Switch to preact

This commit is contained in:
hensm
2018-12-09 15:37:34 +00:00
parent 7e26e8d47d
commit 08079b1fa8
5 changed files with 66 additions and 52 deletions

View File

@@ -15,8 +15,8 @@
"babel-loader": "^8.0.4",
"copy-webpack-plugin": "^4.6.0",
"minimist": "^1.2.0",
"react": "^16.6.1",
"react-dom": "^16.6.1",
"preact": "^8.4.2",
"preact-compat": "^3.18.4",
"uuid": "^3.3.2",
"web-ext": "^2.9.1",
"webpack": "^4.27.0",