Skip to content

Commit

Permalink
changed to : notation for sub scripts
Browse files Browse the repository at this point in the history
Co-authored-by: Niklas van Schrick <[email protected]>
  • Loading branch information
nicosammito and Taucher2003 authored Nov 21, 2023
1 parent c496f09 commit a96bac4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "0.0.0",
"description": "A simple template for a custom React component library",
"scripts": {
"dev": "npm run dev-storybook",
"dev": "npm run storybook:dev",
"build": "npm run clear && npm run rollup",
"clear": "concurrently --kill-others \"rimraf ./dist\" \"rimraf ./storybook-static\"",
"rollup": "rollup -c",
Expand Down

0 comments on commit a96bac4

Please sign in to comment.