File tree Expand file tree Collapse file tree 1 file changed +0
-7
lines changed Expand file tree Collapse file tree 1 file changed +0
-7
lines changed Original file line number Diff line number Diff line change 66 " react" ,
77 " react-component" ,
88 " typescript" ,
9- " starter" ,
109 " vite" ,
1110 " storybook"
1211 ],
4342 "check:types" : " tsc --noEmit" ,
4443 "check:size" : " npm run build && size-limit" ,
4544 "postbuild" : " node ./postbuild.js" ,
46- "release:major" : " standard-version --release-as major && git push --follow-tags" ,
47- "release:minor" : " standard-version --release-as minor && git push --follow-tags" ,
48- "release:patch" : " standard-version --release-as patch && git push --follow-tags" ,
49- "release:create-github-release" : " conventional-github-releaser -p angular" ,
5045 "serve" : " vite preview" ,
5146 "start" : " storybook dev -p 6007 --ci" ,
5247 "storybook" : " storybook dev -p 6007 --ci" ,
7469 "@typescript-eslint/parser" : " ^5.46.1" ,
7570 "@vitejs/plugin-react" : " ^3.0.0" ,
7671 "babel-loader" : " ^9.1.0" ,
77- "conventional-github-releaser" : " 3.1.5" ,
7872 "date-fns" : " ^2.29.3" ,
7973 "eslint" : " ^8.30.0" ,
8074 "eslint-config-airbnb" : " 19.0.4" ,
9185 "react" : " ^18.2.0" ,
9286 "react-dom" : " ^18.2.0" ,
9387 "size-limit" : " 8.1.0" ,
94- "standard-version" : " 9.5.0" ,
9588 "storybook" : " ^7.0.0-beta.16" ,
9689 "typescript" : " ^4.9.4" ,
9790 "vite" : " ^4.0.3" ,
You can’t perform that action at this time.
0 commit comments