Skip to content

Commit

Permalink
Merge pull request #12 from divriots/test-vue-bump
Browse files Browse the repository at this point in the history
fix: bump vue dependency
  • Loading branch information
bashmish authored Jul 15, 2022
2 parents f0c1d5b + 0e8a7aa commit 9da4250
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 @@ -13,7 +13,7 @@
},
"types": "index.d.ts",
"dependencies": {
"vue": "^3.1.4"
"vue": "^3.2.37"
},
"devDependencies": {
"@divriots/dockit-core": "^0.9.1",
Expand Down

0 comments on commit 9da4250

Please sign in to comment.