1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-12 14:23:32 +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": { "engines": {
"node": "~16", "node": "~16",
"npm": "~8" "npm": ">=7 <=8"
} }
}, },
"node_modules/@babel/code-frame": { "node_modules/@babel/code-frame": {