diff options
-rw-r--r-- | packages/gitbook/package.json | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/packages/gitbook/package.json b/packages/gitbook/package.json index d0bc07b..11aa0f7 100644 --- a/packages/gitbook/package.json +++ b/packages/gitbook/package.json @@ -52,9 +52,6 @@ "omit-keys": "^0.1.0", "open": "0.0.5", "q": "1.4.1", - "react": "^15.3.2", - "react-dom": "^15.3.2", - "react-redux": "^4.4.5", "read-installed": "^4.0.3", "redux": "^3.5.2", "request": "2.72.0", @@ -107,4 +104,4 @@ "babel-register": "^6.14.0", "mocha": "^3.0.2" } -}
\ No newline at end of file +} |