Skip to content

Commit

Permalink
updated package
Browse files Browse the repository at this point in the history
  • Loading branch information
jamshedhossan9 committed Jan 22, 2024
1 parent cc9ffc3 commit e74fdf9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,8 @@
"dev": "vite --host",
"doc:build": "vite build --config vite-doc.config.js",
"build": "vite build && vue-tsc --emitDeclarationOnly",
"types": "vue-tsc "
"types": "vue-tsc ",
"test": "echo \"No test specified\""
},
"dependencies": {
"vue": "^3.3.11"
Expand Down

0 comments on commit e74fdf9

Please sign in to comment.