Fix npm version

This commit is contained in:
Ramon Wenger 2022-09-28 18:59:09 +02:00
parent d16bfbb9c1
commit 27c4de49bd
1 changed files with 1 additions and 1 deletions

View File

@ -132,7 +132,7 @@
}, },
"engines": { "engines": {
"node": ">= 14.x", "node": ">= 14.x",
"yarn": ">= 1.x" "npm": ">= 6.x"
}, },
"browserslist": [ "browserslist": [
"> 1%", "> 1%",