1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-03-06 05:49:47 +01:00

fix react-portal dep

This commit is contained in:
Ian Storm Taylor 2016-07-13 09:44:43 -07:00
parent 368f92d032
commit e56a8e96ed

View File

@ -14,6 +14,7 @@
"immutable": "^3.8.1",
"keycode": "^2.1.2",
"lodash": "^4.13.1",
"react-portal": "^2.2.0",
"ua-parser-js": "^0.7.10",
"uid": "0.0.2"
},
@ -32,7 +33,6 @@
"babelify": "^7.3.0",
"browserify": "^13.0.1",
"component-type": "^1.2.1",
"draft-js": "^0.7.0",
"eslint": "^3.0.1",
"eslint-plugin-import": "^1.10.2",
"eslint-plugin-react": "^5.2.2",
@ -44,7 +44,6 @@
"react": "^15.2.0",
"react-addons-perf": "^15.2.1",
"react-dom": "^15.1.0",
"react-portal": "^2.2.0",
"react-router": "^2.5.1",
"read-metadata": "^1.0.0",
"selection-position": "^1.0.0",