We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e684039 commit 135d4f4Copy full SHA for 135d4f4
1 file changed
package.json
@@ -22,17 +22,17 @@
22
"dependencies": {
23
"es6-map": "^0.1.3",
24
"hoist-non-react-statics": "^1.0.5",
25
- "lodash": "^4.5.1",
+ "lodash": "^4.6.1",
26
"object-unfreeze": "^1.0.2"
27
},
28
"devDependencies": {
29
"chai": "^3.5.0",
30
- "jsdom": "^8.0.4",
31
- "pragmatist": "^3.0.16",
32
- "react": "^0.15.0-alpha.1",
33
- "react-addons-shallow-compare": "^0.15.0-alpha.1",
34
- "react-addons-test-utils": "^0.15.0-alpha.1",
35
- "react-dom": "^0.15.0-alpha.1"
+ "jsdom": "^8.1.0",
+ "pragmatist": "^3.0.21",
+ "react": "^15.0.0-rc.1",
+ "react-addons-shallow-compare": "^15.0.0-rc.1",
+ "react-addons-test-utils": "^15.0.0-rc.1",
+ "react-dom": "^15.0.0-rc.1"
36
37
"scripts": {
38
"pragmatist": "node ./node_modules/.bin/pragmatist --es5",
0 commit comments