Skip to content

Commit

Permalink
chore: push vue package changes
Browse files Browse the repository at this point in the history
  • Loading branch information
liamdebeasi committed Apr 10, 2024
1 parent d8599b3 commit 2562392
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions packages/vue/package.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
{
"name": "@ionic/vue",
<<<<<<< HEAD
"version": "8.0.0-rc.0",
=======
"version": "7.8.4",
>>>>>>> origin/main
"description": "Vue specific wrapper for @ionic/core",
"scripts": {
"eslint": "eslint src",
Expand Down Expand Up @@ -70,11 +66,7 @@
"vue-router": "^4.0.16"
},
"dependencies": {
<<<<<<< HEAD
"@ionic/core": "8.0.0-rc.0",
=======
"@ionic/core": "^7.8.4",
>>>>>>> origin/main
"ionicons": "^7.0.0"
},
"vetur": {
Expand Down

0 comments on commit 2562392

Please sign in to comment.