Skip to content

Commit

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

0 comments on commit d23bffb

Please sign in to comment.