diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index a2fe3115d09..9409d32671e 100644 --- a/package.json +++ b/package.json @@ -92,7 +92,7 @@ "@nextcloud/eslint-plugin": "^1.4.0", "babel-eslint": "^10.1.0", "babel-loader": "^8.1.0", - "babel-plugin-transform-es2015-arrow-functions": "^6.22.0", + "babel-loader-exclude-node-modules-except": "^1.0.3", "chai": "^4.2.0", "css-loader": "^3.6.0", "eslint": "^6.8.0", |