1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-02-13 19:57:00 +01:00

update dev deps for react 15.4

This commit is contained in:
Ian Storm Taylor 2017-02-13 17:17:16 -08:00
parent 386f750ab6
commit aa1c3acd51

View File

@ -54,12 +54,12 @@
"np": "^2.9.0",
"npm-run-all": "^2.3.0",
"prismjs": "^1.5.1",
"react": "~15.2.0",
"react-addons-perf": "~15.2.1",
"react-dom": "~15.2.0",
"react": "^15.4.2",
"react-addons-perf": "^15.4.2",
"react-dom": "^15.4.2",
"react-frame-aware-selection-plugin": "^1.0.0",
"react-frame-component": "^0.6.2",
"react-portal": "^2.2.0",
"react-portal": "^3.0.0",
"react-router": "^2.5.1",
"read-metadata": "^1.0.0",
"read-yaml-promise": "^1.0.2",