Skip to content

Commit

Permalink
chore: release v2.0.20
Browse files Browse the repository at this point in the history
  • Loading branch information
wouterlms committed Apr 7, 2024
1 parent 66f37c2 commit ffb6e6b
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "formango",
"type": "module",
"version": "2.0.19",
"version": "2.0.20",
"packageManager": "[email protected]",
"description": "",
"author": "Wouter Laermans <[email protected]>",
Expand Down Expand Up @@ -43,7 +43,6 @@
},
"dependencies": {
"@vue/devtools-api": "^6.5.0",
"@vueuse/core": "^10.3.0",
"deep-clone": "^4.0.0",
"zod": "^3.21.4"
},
Expand All @@ -65,7 +64,7 @@
"vite": "^4.1.4",
"vitepress": "1.0.0-beta.7",
"vitest": "^1.2.1",
"vue": "^3.2.47"
"vue": "^3.4.21"
},
"simple-git-hooks": {
"pre-commit": "pnpm lint-staged"
Expand Down

0 comments on commit ffb6e6b

Please sign in to comment.