summaryrefslogtreecommitdiffstats
path: root/package-lock.json
diff options
context:
space:
mode:
authorBenjamin Brahmer <info@b-brahmer.de>2023-11-07 14:02:18 +0100
committerBenjamin Brahmer <info@b-brahmer.de>2023-11-07 14:15:44 +0100
commit97aac092e5c43bc268fe33ef2a1a65d9d84ed232 (patch)
tree1ac6f58bca7442b2b3d6cfa21ef93046976917c1 /package-lock.json
parente5a4f6a005f155caabd1328aeed241a3424ecd2c (diff)
remove duplicate npm ci, don't use npm install
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package-lock.json b/package-lock.json
index 7c0de354d..cde020c81 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -97,7 +97,7 @@
},
"engines": {
"node": "^16.0.0",
- "npm": "^7.0.0 || ^8.0.0"
+ "npm": "^8.0.0"
}
},
"node_modules/@aashutoshrathi/word-wrap": {