Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
FineArchs authored Jan 25, 2024
1 parent 55f7ffc commit bd35ee7
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 @@ -11,7 +11,7 @@
"fix:js": "eslint --fix '**/*.{js,ts,vue}'",
"test": "npm run test:e2e",
"test:e2e": "playwright test",
"prettier": "prettier . --write",
"prettier": "prettier ./src --write",
"storybook": "storybook dev -p 6006"
},
"browserslist": [
Expand Down

0 comments on commit bd35ee7

Please sign in to comment.