File tree Expand file tree Collapse file tree 3 files changed +2
-50
lines changed Expand file tree Collapse file tree 3 files changed +2
-50
lines changed Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11{
22 "name" : " vue-unknown" ,
3- "version" : " 0.8.0 " ,
3+ "version" : " 0.9.1 " ,
44 "description" : " A Vue Skeleton Framework" ,
55 "author" : " Andrea Giuffrida hello@unk.digital" ,
66 "homepage" : " https://github.com/the-unknown-code/vue-unknown" ,
1616 "major" : " npm version major --no-git-tag-version" ,
1717 "test-routes" : " node dev-tools/config/scripts/prerender.routes.js" ,
1818 "storybook" : " start-storybook -p 6006 -s ./.storybook/images" ,
19- "build-storybook" : " build-storybook" ,
20- "prepare" : " husky install" ,
21- "test" : " lint-staged"
22- },
23- "lint-staged" : {
24- "src/**/*.{js,jsx}" : [
25- " eslint . --fix" ,
26- " git add"
27- ],
28- "style/**/*.scss" : [
29- " stylelint --syntax scss --fix" ,
30- " git add"
31- ]
19+ "build-storybook" : " build-storybook"
3220 },
3321 "license" : " ISC" ,
3422 "main" : " src/bootstrap.js" ,
3523 "dependencies" : {
3624 "@vueuse/core" : " ^8.0.1" ,
3725 "core-js" : " ^3.10.2" ,
38- "gsap" : " ^3.0.0-beta.11" ,
3926 "mitt" : " ^2.1.0" ,
4027 "regenerator-runtime" : " ^0.13.7" ,
4128 "vue" : " ^3.0.11" ,
You can’t perform that action at this time.
0 commit comments