Skip to content

Commit

Permalink
disable
Browse files Browse the repository at this point in the history
  • Loading branch information
qdraw committed Dec 8, 2023
1 parent 84aee23 commit d9ffec1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion starsky/starsky/clientapp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"test:ci:debug": "jest --ci --coverage",
"preview": "vite preview",
"tsc": "tsc",
"storybook": "storybook dev -p 6006",
"storybook": "storybook dev -p 6006 --disable-telemetry",
"build-storybook": "storybook build",
"update:install": "npx --yes npm-check-updates -u && npm install"
},
Expand Down

0 comments on commit d9ffec1

Please sign in to comment.