aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json5
1 files changed, 3 insertions, 2 deletions
diff --git a/package.json b/package.json
index 581262a..cf0d241 100644
--- a/package.json
+++ b/package.json
@@ -26,9 +26,10 @@
"babel-eslint": "^8.2.3",
"babel-loader": "^7.1.4",
"babel-preset-preact": "^1.1.0",
+ "babel-preset-stage-2": "^6.24.1",
"chai": "^4.1.2",
"css-loader": "^0.28.11",
- "eslint": "^4.19.1",
+ "eslint": "^5.0.1",
"eslint-plugin-react": "^7.8.2",
"html-webpack-plugin": "^3.2.0",
"karma": "^2.0.2",
@@ -49,6 +50,6 @@
"web-ext": "github:ueokande/web-ext#patched-2.6.0",
"webextensions-api-fake": "^0.5.1",
"webpack": "^4.8.3",
- "webpack-cli": "^2.1.3"
+ "webpack-cli": "^3.0.7"
}
}