diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/package.json b/package.json index ea3291c..2ab1feb 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,6 @@ "babel-cli": "^6.26.0", "babel-eslint": "^10.0.1", "babel-loader": "^7.1.5", - "babel-preset-preact": "^1.1.0", "babel-preset-react": "^6.24.1", "babel-preset-stage-2": "^6.24.1", "chai": "^4.2.0", @@ -43,8 +42,6 @@ "lanthan": "git+https://github.com/ueokande/lanthan.git#master", "mocha": "^6.1.4", "node-sass": "^4.12.0", - "preact": "^8.4.2", - "preact-redux": "^2.0.3", "react": "^16.8.6", "react-dom": "^16.8.6", "react-redux": "^7.0.3", |