Skip to content

Commit

Permalink
Merge update-file-content into main
Browse files Browse the repository at this point in the history
  • Loading branch information
cici090 authored Aug 11, 2024
2 parents 0b17d09 + 412ff7e commit d1ac2e0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@townsquarelabs/ui-vue",
"private": false,
"version": "2.0.7",
"version": "2.0.8,",
"type": "module",
"scripts": {
"dev": "vite",
Expand Down Expand Up @@ -63,7 +63,7 @@
}
},
"dependencies": {
"@tonconnect/ui": "2.0.7",
"@tonconnect/ui": "2.0.8",
"@vitejs/plugin-vue": "^5.0.5",
"@vue/composition-api": "^1.7.2",
"axios": "^0.27.2",
Expand Down Expand Up @@ -107,4 +107,4 @@
"eslint --ext .ts,.vue src"
]
}
}
}

0 comments on commit d1ac2e0

Please sign in to comment.