Merge pull request #20650 from storybookjs/svelte/remove-babel-dep

Svelte: Remove babel/core peer dep
This commit is contained in:
Ian VanSchooten 2023-01-17 09:09:47 -05:00 committed by GitHub
commit ee3c42f274
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 0 additions and 2 deletions

View File

@ -68,7 +68,6 @@
"typescript": "~4.9.3"
},
"peerDependencies": {
"@babel/core": "*",
"svelte": "^3.1.0"
},
"engines": {

View File

@ -7593,7 +7593,6 @@ __metadata:
type-fest: 2.19.0
typescript: ~4.9.3
peerDependencies:
"@babel/core": "*"
svelte: ^3.1.0
languageName: unknown
linkType: soft