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

github.com/nextcloud/mail.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Steinmetz <richard@steinmetz.cloud>2022-07-21 17:33:39 +0300
committerRichard Steinmetz <richard@steinmetz.cloud>2022-07-21 17:33:39 +0300
commite36faf53df88055c4f85d2496498ea86bae48ea9 (patch)
tree1c25d18c14a8ee8a65dd110dfa8efd5ec2329472 /package-lock.json
parentc5d38ea8b08aaa9c2bc49a511d96b5a351192f1b (diff)
parent29b147ea6539f7638412c12294eed251a20dd7d0 (diff)
Merge remote-tracking branch 'origin/main' into dependachristoph/npm_and_yarn/webpack-5dependarichard/npm_and_yarn/webpack-5
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package-lock.json b/package-lock.json
index f23a3e891..a8e243baf 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -120,8 +120,8 @@
"webpack-merge": "^5.8.0"
},
"engines": {
- "node": ">=14.0.0",
- "npm": ">=7.0.0"
+ "node": "^14.0.0",
+ "npm": "^7.0.0"
}
},
"node_modules/@ampproject/remapping": {