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:47:57 +0300
committerJoas Schilling <coding@schilljs.com>2021-06-17 17:47:57 +0300
commitd6460d1be243d2cbc0129cf67c57f559082bda40 (patch)
treea3f1433554fef8145378f5b91885f31df14d13ec /package.json
parent1129c0ece5d7d5d3d1ecfa1082332fcc7849f58e (diff)
Revert "Bump @babel/preset-env from 7.14.4 to 7.14.5"
This reverts commit 35be0400311ebe6a8d88c7f84fe3cc778778d52d.
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 49718d592..43b024097 100644
--- a/package.json
+++ b/package.json
@@ -68,7 +68,7 @@
"devDependencies": {
"@babel/core": "^7.14.5",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
- "@babel/preset-env": "^7.14.5",
+ "@babel/preset-env": "^7.14.4",
"@babel/runtime": "^7.14.0",
"@nextcloud/browserslist-config": "^2.1.0",
"@nextcloud/eslint-config": "^1.2.0",