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-07-05 07:22:59 +0300
commit8edc3c58cca2e310b738734f2e284c9777ece8c5 (patch)
tree906219996c8ede9b70a4e50bf2a89f46e6fd95a0 /package.json
parent47db3244d1ffb2ae4659c36bb1c927d091904bf5 (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 e45bf215c..929d44b11 100644
--- a/package.json
+++ b/package.json
@@ -106,7 +106,6 @@
"@nextcloud/webpack-vue-config": "^5.1.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-plugin-cypress": "^2.12.1",