Skip to content

Commit

Permalink
feat: merge vNext update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
OlkaB committed Jul 30, 2023
1 parent 4bc1b51 commit 8b8275d
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 @@ -18,7 +18,7 @@
"lint:css": "stylelint '{packages,storybook}/**/*.{vue,scss}'",
"lint:es": "eslint src/**/*.{js,vue}",
"lint:style": "vue-cli-service lint:style",
"serve:storybook": "yarn --cwd storybook storybook"
"serve:storybook": "yarn --cwd storybook storybook",
"test": "vue-cli-service test:unit --no-coverage",
"a11test": "node -v"
},
Expand Down

0 comments on commit 8b8275d

Please sign in to comment.