This commit is contained in:
Kai Moseley 2017-08-06 18:36:22 +01:00
parent 6e759ca4fe
commit 7c6d909a24
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "redux-scc",
"version": "0.5.0",
"version": "1.0.1",
"lockfileVersion": 1,
"dependencies": {
"abab": {

View File

@ -1,6 +1,6 @@
{
"name": "redux-scc",
"version": "1.0.0",
"version": "1.0.1",
"description": "Redux store chunk creator",
"main": "./lib/index.js",
"scripts": {