Skip to content

Commit 7955b9f

Browse files
committed
update dependencies; remove unused
1 parent 789c392 commit 7955b9f

File tree

1 file changed

+6
-8
lines changed

1 file changed

+6
-8
lines changed

package.json

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"cordova-lib": "6.0.0",
4242
"eslint": "1.10.3",
4343
"eslint-plugin-react": "3.16.1",
44-
"mocha": "2.4.4",
44+
"mocha": "2.4.5",
4545
"react-transform-catch-errors": "1.0.1",
4646
"react-transform-hmr": "1.0.1",
4747
"redbox-react": "1.2.0",
@@ -83,16 +83,14 @@
8383
"include-media": "1.4.1",
8484
"isomorphic-fetch": "2.2.1",
8585
"json-loader": "0.5.4",
86-
"lodash": "3.10.1",
86+
"lodash": "4.1.0",
8787
"node-sass": "3.4.2",
88-
"normalizr": "1.4.1",
89-
"react": "0.14.6",
90-
"react-dom": "0.14.6",
91-
"react-redux": "4.1.0",
88+
"react": "0.14.7",
89+
"react-dom": "0.14.7",
90+
"react-redux": "4.1.2",
9291
"react-router": "2.0.0-rc5",
9392
"react-router-redux": "2.1.0",
94-
"react-select": "0.9.1",
95-
"redux": "3.1.2",
93+
"redux": "3.1.4",
9694
"redux-localstorage": "0.4.0",
9795
"redux-thunk": "1.0.3",
9896
"reselect": "2.0.2",

0 commit comments

Comments
 (0)