diff --git a/package.json b/package.json index 1ec5e14cf..2634c6ade 100644 --- a/package.json +++ b/package.json @@ -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",