mirror of
https://github.com/bitwarden/browser
synced 2026-01-06 10:33:57 +00:00
[PM-22343] Bump non-cli to Node 22 (#15058)
* Bump non-cli to Node 22 * Fix working-directory * Lets see what breaks * Maybe this works
This commit is contained in:
@@ -231,7 +231,7 @@
|
||||
"*.ts": "eslint --cache --cache-strategy content --fix"
|
||||
},
|
||||
"engines": {
|
||||
"node": "~20",
|
||||
"node": "~22",
|
||||
"npm": "~10"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user