1
0
mirror of https://github.com/bitwarden/browser synced 2026-01-09 03:53:53 +00:00

Bump NPM to v7 (#389)

* Try bumping npm again

* Add NPM requirement to readme
This commit is contained in:
Oscar Hinton
2021-05-26 21:45:23 +02:00
committed by GitHub
parent 25917faf91
commit 2c297e2f45
4 changed files with 10982 additions and 831 deletions

View File

@@ -99,6 +99,6 @@
},
"engines": {
"node": "~14",
"npm": "~6"
"npm": "~7"
}
}