Skip to content

Commit

Permalink
Undo bad commit
Browse files Browse the repository at this point in the history
  • Loading branch information
shilman committed Jan 14, 2022
1 parent a6ee933 commit 2f7626a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/cra-ts-kitchen-sink/package.json
Expand Up @@ -7,7 +7,7 @@
"build-storybook": "build-storybook",
"eject": "react-scripts eject",
"start": "react-scripts start",
"storybook": "start-storybook -p 9009 --no-manager-cache -s ./public",
"storybook": "start-storybook -p 9009 --no-manager-cache",
"test": "react-scripts test"
},
"browserslist": {
Expand Down

0 comments on commit 2f7626a

Please sign in to comment.