1
0
mirror of https://github.com/bitwarden/browser.git synced 2025-12-05 09:14:28 +01:00
This commit is contained in:
Kazuya Fujimori 2025-12-05 16:22:51 +09:00 committed by GitHub
commit fa42b34ecc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -90,5 +90,9 @@
"semver": "7.7.3",
"tldts": "7.0.19",
"zxcvbn": "4.4.2"
},
"engines": {
"node": ">=20",
"npm": "~10"
}
}