Skip to content

Commit

Permalink
chore(deps): update TypeScript
Browse files Browse the repository at this point in the history
  • Loading branch information
mkosir committed Oct 7, 2022
1 parent d7f4f06 commit 4b83ab5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -22,7 +22,7 @@
"commit": "git-cz",
"test": "jest --verbose --watch",
"test-coverage": "jest --coverage --verbose",
"storybook": "TS_NODE_PROJECT=tsconfig.dev.json start-storybook -p 9009",
"storybook": "TS_NODE_PROJECT=tsconfig.dev.json start-storybook -p 9009 --quiet",
"storybook-build": "build-storybook",
"semantic-release": "semantic-release --branches main",
"demozap": "demozap generate --prefix=_ && npm run format-fix && npm run lint-fix",
Expand Down

0 comments on commit 4b83ab5

Please sign in to comment.