mirror of
https://github.com/bitwarden/browser
synced 2025-12-15 15:53:27 +00:00
SM-1138: Update node engine version requirement to: ^18.18.0 (#8390)
* SM-1138: Update node engine version requirement to: ^18.8.0 * SM-1138: Fix version typo
This commit is contained in:
@@ -220,7 +220,7 @@
|
||||
"*.ts": "eslint --cache --cache-strategy content --fix"
|
||||
},
|
||||
"engines": {
|
||||
"node": "~18",
|
||||
"node": "^18.18.0",
|
||||
"npm": "~9"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user