mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-16 18:17:31 +08:00
chore: push vue package changes
This commit is contained in:
@ -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",
|
||||
@ -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": {
|
||||
|
Reference in New Issue
Block a user