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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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": {