1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-06 00:13:28 +00:00

[PM-19878] Add core-js to cli (#14696)

* Add core-js to cli

* Add core-js to bit-cli
This commit is contained in:
Oscar Hinton
2025-05-13 16:59:56 +02:00
committed by GitHub
parent 4c68f61d47
commit 9a7089594e
3 changed files with 4 additions and 1 deletions

View File

@@ -71,6 +71,7 @@
"browser-hrtime": "1.1.8",
"chalk": "4.1.2",
"commander": "11.1.0",
"core-js": "3.40.0",
"form-data": "4.0.1",
"https-proxy-agent": "7.0.6",
"inquirer": "8.2.6",