Skip to content

Commit

Permalink
Update packages/frontend/package.json
Browse files Browse the repository at this point in the history
Co-authored-by: tamaina <tamaina@hotmail.co.jp>
  • Loading branch information
CyberRex0 and tamaina committed Jan 17, 2023
1 parent 796fc65 commit b7ad05f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/frontend/package.json
Expand Up @@ -2,7 +2,7 @@
"name": "frontend",
"private": true,
"scripts": {
"watch": "vite build --watch",
"watch": "vite",
"build": "vite build",
"lint": "vue-tsc --noEmit && eslint --quiet \"src/**/*.{ts,vue}\""
},
Expand Down

0 comments on commit b7ad05f

Please sign in to comment.