Skip to content

Commit

Permalink
Merge pull request #20 from MetamediaTechnology/develop
Browse files Browse the repository at this point in the history
chore(deps): update deps
  • Loading branch information
khopha authored Oct 8, 2024
2 parents 12b4250 + 01926cc commit 44fb365
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "longdo-map-vue",
"description": "Longdo Map component for Vue.js",
"version": "3.1.0",
"version": "3.1.1",
"author": "Metamedia Technology <info@mm.co.th>",
"license": "MIT",
"private": false,
Expand Down Expand Up @@ -29,11 +29,11 @@
"dist"
],
"peerDependencies": {
"vue": "^3.4.26"
"vue": "^3.2.0"
},
"devDependencies": {
"@vitejs/plugin-vue": "^5.0.4",
"vite": "^5.2.11"
"@vitejs/plugin-vue": "^5.1.4",
"vite": "^5.4.8"
},
"keywords": [
"vue",
Expand Down

0 comments on commit 44fb365

Please sign in to comment.