Skip to content

Commit

Permalink
Merge branch 'dev-docs' into docs
Browse files Browse the repository at this point in the history
  • Loading branch information
imzbf committed Jul 19, 2024
2 parents db76044 + 3d9a669 commit e5d5f10
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 @@ -29,7 +29,7 @@
"license": "MIT",
"scripts": {
"dev": "vite --host",
"build": "vue-tsc --noEmit && vite build --mode=preview",
"build": "vite build --mode=preview",
"serve": "vite preview"
},
"dependencies": {
Expand Down

0 comments on commit e5d5f10

Please sign in to comment.