Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/text.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax <max@nextcloud.com>2022-05-03 17:58:13 +0300
committerMax <max@nextcloud.com>2022-05-03 17:58:13 +0300
commit54e5d051e2b50af3a7148dd52e547693019ebcb7 (patch)
tree07c98928963bd21037c750f1e513791032af7a8e /package.json
parentcb4e2124512dd6ccf0bf614bc99ac09bdefdf85c (diff)
deps: drop superfluous babel-core
We have @babel/core now and do not need the bridge anymore. Signed-off-by: Max <max@nextcloud.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/package.json b/package.json
index 973030de7..eac03c90f 100644
--- a/package.json
+++ b/package.json
@@ -105,7 +105,6 @@
"@nextcloud/webpack-vue-config": "^5.0.0",
"@vue/test-utils": "^1.3.0",
"@vue/vue2-jest": "^27.0.0-alpha.4",
- "babel-core": "^7.0.0-bridge.0",
"cypress": "^9.6.0",
"cypress-file-upload": "^5.0.8",
"eslint": "^8.14.0",