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

github.com/nextcloud/spreed.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2021-06-17 17:48:09 +0300
committerJoas Schilling <coding@schilljs.com>2021-06-17 17:48:09 +0300
commit6b452be45b4906c025f7f54d4a1a2ab8af5ff0e5 (patch)
tree8cb2aab3857624aed361b98812fa7dcd3b302503 /package.json
parentd6460d1be243d2cbc0129cf67c57f559082bda40 (diff)
Revert "Bump @babel/core from 7.14.3 to 7.14.5"
This reverts commit e43077f2bac89dc3b6b8a21d7cb561ff1ba9096a.
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 43b024097..5d65f97ad 100644
--- a/package.json
+++ b/package.json
@@ -66,7 +66,7 @@
"wildemitter": "^1.2.1"
},
"devDependencies": {
- "@babel/core": "^7.14.5",
+ "@babel/core": "^7.14.3",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/preset-env": "^7.14.4",
"@babel/runtime": "^7.14.0",