Update runtime dependencies

This commit is contained in:
Nicolas Gallagher
2016-08-26 11:25:02 -07:00
parent c7b3a8e60b
commit 07d1124d60
+8 -8
View File
@@ -19,12 +19,12 @@
},
"dependencies": {
"animated": "^0.1.3",
"babel-runtime": "^6.9.2",
"fbjs": "^0.8.1",
"inline-style-prefixer": "^2.0.0",
"lodash": "^4.13.1",
"react-dom": "^15.1.0",
"react-textarea-autosize": "^4.0.2",
"babel-runtime": "^6.11.6",
"fbjs": "^0.8.4",
"inline-style-prefixer": "^2.0.1",
"lodash": "^4.15.0",
"react-dom": "^15.3.1",
"react-textarea-autosize": "^4.0.4",
"react-timer-mixin": "^0.13.3"
},
"devDependencies": {
@@ -51,13 +51,13 @@
"karma-webpack": "^1.8.0",
"mocha": "^3.0.2",
"node-libs-browser": "^0.5.3",
"react": "^15.2.0",
"react": "^15.3.1",
"react-addons-test-utils": "^15.3.1",
"url-loader": "^0.5.7",
"webpack": "^1.13.2"
},
"peerDependencies": {
"react": "^15.1.0"
"react": "^15.3.1"
},
"author": "Nicolas Gallagher",
"license": "BSD-3-Clause",