mirror of
https://github.com/bitwarden/browser.git
synced 2025-12-05 09:14:28 +01:00
Add engines to package.json in CLI
This commit is contained in:
parent
0619ef507f
commit
490687cfc5
@ -82,5 +82,8 @@
|
||||
"rxjs": "7.8.1",
|
||||
"tldts": "6.1.69",
|
||||
"zxcvbn": "4.4.2"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=18.0.0"
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user