Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
ndelangen committed Oct 1, 2024
1 parent 0cfc563 commit 3919b23
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
3 changes: 1 addition & 2 deletions code/lib/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -317,8 +317,7 @@
"prep": "jiti ../../../scripts/prepare/bundle.ts"
},
"dependencies": {
"@storybook/core": "workspace:*",
"picocolors": "^1.1.0"
"@storybook/core": "workspace:*"
},
"devDependencies": {
"typescript": "^5.3.2"
Expand Down
1 change: 0 additions & 1 deletion code/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -26225,7 +26225,6 @@ __metadata:
resolution: "storybook@workspace:lib/cli"
dependencies:
"@storybook/core": "workspace:*"
picocolors: "npm:^1.1.0"
typescript: "npm:^5.3.2"
peerDependencies:
prettier: ^2 || ^3
Expand Down

0 comments on commit 3919b23

Please sign in to comment.