Skip to content

Commit 8ae87c6

Browse files
committed
Bumped dependencies. New pragmatist build is meant to fix #84.
1 parent 9114949 commit 8ae87c6

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -21,14 +21,14 @@
2121
"license": "BSD-3-Clause",
2222
"dependencies": {
2323
"es6-map": "^0.1.3",
24-
"hoist-non-react-statics": "^1.0.4",
25-
"lodash": "^4.2.0",
26-
"object-unfreeze": "^1.0.0"
24+
"hoist-non-react-statics": "^1.0.5",
25+
"lodash": "^4.5.1",
26+
"object-unfreeze": "^1.0.2"
2727
},
2828
"devDependencies": {
2929
"chai": "^3.5.0",
30-
"jsdom": "^8.0.2",
31-
"pragmatist": "^3.0.3",
30+
"jsdom": "^8.0.4",
31+
"pragmatist": "^3.0.16",
3232
"react": "^0.15.0-alpha.1",
3333
"react-addons-test-utils": "^0.15.0-alpha.1",
3434
"react-dom": "^0.15.0-alpha.1"

0 commit comments

Comments
 (0)