Skip to content

Commit

Permalink
Update scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
dangvanthanh committed Oct 1, 2023
1 parent d23bffb commit 6ec3835
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions apps/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
"private": true,
"version": "0.0.0",
"type": "module",
"script": {
"scripts": {
"dev": "vite",
"build: "vite build"
"build": "vite build"
},
"dependencies": {
"alova": "^2.13.1",
Expand Down

0 comments on commit 6ec3835

Please sign in to comment.