1
0
mirror of https://github.com/bitwarden/browser synced 2026-02-25 17:13:24 +00:00

Explicitly specify zone.js version (#5335)

This commit is contained in:
Oscar Hinton
2023-05-02 20:07:38 +02:00
committed by GitHub
parent 936b4c3ebe
commit f938804a8c

View File

@@ -204,7 +204,7 @@
"tailwindcss": "$tailwindcss",
"react": "18.2.0",
"@storybook/angular": {
"zone.js": "$zone.js"
"zone.js": "0.12.0"
}
},
"lint-staged": {