We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1e53154 + fa56967 commit 09273c9Copy full SHA for 09273c9
examples/rest-api/package.json
@@ -12,7 +12,7 @@
12
"dependencies": {
13
"nuclear-js": "^1.0.x",
14
"react": "^0.13.0",
15
- "lodash": "^3.5.0",
+ "lodash": "^4.17.11",
16
"keymirror": "^0.1.1",
17
"babel-loader": "^5.3.2"
18
},
package.json
@@ -30,9 +30,9 @@
30
"immutable": "^3.8.1"
31
32
"devDependencies": {
33
- "grunt": "^0.4.5",
34
"babel-core": "^5.8.29",
35
"babel-loader": "^5.3.2",
+ "grunt": "^0.4.5",
36
"grunt-contrib-clean": "^0.6.0",
37
"grunt-eslint": "^14.0.0",
38
"grunt-githooks": "^0.3.1",
@@ -54,7 +54,7 @@
54
"karma-sauce-launcher": "^0.2.14",
55
"karma-webpack": "^1.7.0",
56
"load-grunt-config": "^0.17.1",
57
- "lodash": "^3.9.3",
58
"node-libs-browser": "^0.5.2",
59
"phantomjs": "^1.9.17",
60
"react": "^0.13.3",
0 commit comments