Skip to content

Commit 135d4f4

Browse files
committed
Bumped dependency versions.
1 parent e684039 commit 135d4f4

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -22,17 +22,17 @@
2222
"dependencies": {
2323
"es6-map": "^0.1.3",
2424
"hoist-non-react-statics": "^1.0.5",
25-
"lodash": "^4.5.1",
25+
"lodash": "^4.6.1",
2626
"object-unfreeze": "^1.0.2"
2727
},
2828
"devDependencies": {
2929
"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"
30+
"jsdom": "^8.1.0",
31+
"pragmatist": "^3.0.21",
32+
"react": "^15.0.0-rc.1",
33+
"react-addons-shallow-compare": "^15.0.0-rc.1",
34+
"react-addons-test-utils": "^15.0.0-rc.1",
35+
"react-dom": "^15.0.0-rc.1"
3636
},
3737
"scripts": {
3838
"pragmatist": "node ./node_modules/.bin/pragmatist --es5",

0 commit comments

Comments
 (0)