Skip to content

Commit

Permalink
Merge branch 'master' of git+ssh://github.com/jcoreio/redux-utils
Browse files Browse the repository at this point in the history
  • Loading branch information
jedwards1211 committed Mar 15, 2017
2 parents 3b4611e + 91fd2ee commit 0447d0e
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"babel-cli": "^6.18.0",
"babel-core": "^6.18.2",
"babel-eslint": "^7.1.1",
"babel-plugin-istanbul": "^3.0.0",
"babel-plugin-istanbul": "^4.0.0",
"babel-plugin-transform-runtime": "^6.15.0",
"babel-preset-es2015": "^6.18.0",
"babel-preset-flow": "^1.0.0",
Expand All @@ -62,17 +62,17 @@
"babel-runtime": "^6.18.0",
"chai": "^3.5.0",
"copy": "^0.3.0",
"coveralls": "^2.11.15",
"coveralls": "^2.11.16",
"eslint": "^3.11.1",
"eslint-plugin-flowtype": "^2.28.2",
"eslint-watch": "^2.1.14",
"flow-bin": "^0.36.0",
"eslint-watch": "^3.0.0",
"flow-bin": "^0.41.0",
"flow-watch": "^1.1.0",
"istanbul": "^0.4.5",
"mocha": "^3.2.0",
"nyc": "^10.0.0",
"pre-commit": "^1.1.3",
"rimraf": "^2.5.4",
"rimraf": "^2.6.1",
"semantic-release": "^6.3.2",
"sinon": "^1.17.6"
},
Expand Down

0 comments on commit 0447d0e

Please sign in to comment.