Skip to content

Commit

Permalink
[dep] use the defult package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
0x002500 authored Jan 29, 2024
1 parent ad33e8c commit 5189e90
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,14 @@
"add": "^2.0.6",
"vue": "^3.3.4",
"yarn": "^1.22.19"
},
"devDependencies": {
"@tauri-apps/cli": "^1.4.0",
"@vitejs/plugin-vue": "^4.3.4",
"typescript": "^5.0.2",
"vite": "^4.4.5",
"vue-cli-plugin-tauri": "~1.0.0",
"vue-tsc": "^1.8.5"
}
},
"type": "module"
}

0 comments on commit 5189e90

Please # to comment.