Skip to content

Commit

Permalink
v0.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
TaiSakuma committed Jul 11, 2023
1 parent 69fd3c2 commit 7777863
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nextline-web",
"version": "0.7.1",
"version": "0.7.2",
"private": true,
"scripts": {
"dev": "vite",
Expand All @@ -11,6 +11,7 @@
},
"dependencies": {
"@urql/vue": "1.0.5",
"@vue/compat": "^3.3.4",
"@vueuse/core": "^9.3.0",
"axios": "^0.27.2",
"graphql": "^15.8.0",
Expand All @@ -20,7 +21,6 @@
"pinia": "^2.0.21",
"subscriptions-transport-ws": "^0.11.0",
"vue": "^3.3.4",
"@vue/compat": "^3.3.4",
"vue-router": "^4.2.3",
"vuetify": "^3.3.0"
},
Expand Down

0 comments on commit 7777863

Please sign in to comment.