1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-11 22:03:36 +00:00

Update engines in lock file (#431)

This commit is contained in:
Matt Gibson
2021-12-29 13:31:49 -06:00
committed by GitHub
parent 7bc485b08d
commit a3ec45da7f

2
package-lock.json generated
View File

@@ -60,7 +60,7 @@
},
"engines": {
"node": "~16",
"npm": "~8"
"npm": ">=7 <=8"
}
},
"node_modules/@babel/code-frame": {