mirror of
https://github.com/bitwarden/browser
synced 2025-12-26 21:23:34 +00:00
Bump engines required to node 16 and npm 8
This commit is contained in:
@@ -93,7 +93,7 @@
|
||||
"web-animations-js": "^2.3.2"
|
||||
},
|
||||
"engines": {
|
||||
"node": "~14",
|
||||
"npm": "~7"
|
||||
"node": "~16",
|
||||
"npm": "~8"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user