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 9114949 commit 8ae87c6Copy full SHA for 8ae87c6
package.json
@@ -21,14 +21,14 @@
21
"license": "BSD-3-Clause",
22
"dependencies": {
23
"es6-map": "^0.1.3",
24
- "hoist-non-react-statics": "^1.0.4",
25
- "lodash": "^4.2.0",
26
- "object-unfreeze": "^1.0.0"
+ "hoist-non-react-statics": "^1.0.5",
+ "lodash": "^4.5.1",
+ "object-unfreeze": "^1.0.2"
27
},
28
"devDependencies": {
29
"chai": "^3.5.0",
30
- "jsdom": "^8.0.2",
31
- "pragmatist": "^3.0.3",
+ "jsdom": "^8.0.4",
+ "pragmatist": "^3.0.16",
32
"react": "^0.15.0-alpha.1",
33
"react-addons-test-utils": "^0.15.0-alpha.1",
34
"react-dom": "^0.15.0-alpha.1"
0 commit comments