Skip to content

Commit

Permalink
Merge pull request #20650 from storybookjs/svelte/remove-babel-dep
Browse files Browse the repository at this point in the history
Svelte: Remove babel/core peer dep
  • Loading branch information
IanVS authored Jan 17, 2023
2 parents b8ee42f + 0969342 commit ee3c42f
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion code/renderers/svelte/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,6 @@
"typescript": "~4.9.3"
},
"peerDependencies": {
"@babel/core": "*",
"svelte": "^3.1.0"
},
"engines": {
Expand Down
1 change: 0 additions & 1 deletion code/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit ee3c42f

Please sign in to comment.