summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/package.json b/package.json
index fe75b21f9..2048ec816 100644
--- a/package.json
+++ b/package.json
@@ -39,8 +39,11 @@
"homepage": "https://github.com/nextcloud/news",
"devDependencies": {
"@babel/core": "^7.11.1",
+ "@babel/plugin-syntax-dynamic-import": "^7.8.3",
+ "@babel/preset-env": "^7.11.0",
"@nextcloud/eslint-config": "^2.2.0",
"@nextcloud/eslint-plugin": "^1.4.0",
+ "babel-eslint": "^10.1.0",
"babel-loader": "^8.1.0",
"css-loader": "^4.2.1",
"eslint": "^7.6.0",