Skip to content

Commit

Permalink
lol
Browse files Browse the repository at this point in the history
  • Loading branch information
MauriceConrad committed Apr 8, 2024
1 parent 31a4b38 commit caf682b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions zoompinch-vue/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "zoompinch",
"private": false,
"version": "0.0.3",
"version": "0.0.4",
"type": "module",
"files": [
"package.json",
Expand Down Expand Up @@ -31,13 +31,13 @@
}
},
"dependencies": {
"@types/node": "^20.2.5",
"@vueuse/core": "^10.9.0"
},
"peerDependencies": {
"vue": "^3.3.11"
},
"devDependencies": {
"@types/node": "^20.2.5",
"@vitejs/plugin-vue": "^3.1.0",
"npm-watch": "^0.11.0",
"sass": "^1.56.1",
Expand Down

0 comments on commit caf682b

Please sign in to comment.