mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-12-16 02:43:56 +08:00
6.0.0-rc.2
This commit is contained in:
4
packages/vue/package-lock.json
generated
4
packages/vue/package-lock.json
generated
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "@ionic/vue",
|
||||
"version": "6.0.0-rc.1",
|
||||
"version": "6.0.0-rc.2",
|
||||
"lockfileVersion": 2,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "@ionic/vue",
|
||||
"version": "6.0.0-rc.1",
|
||||
"version": "6.0.0-rc.2",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@ionic/core": "6.0.0-rc.1",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@ionic/vue",
|
||||
"version": "6.0.0-rc.1",
|
||||
"version": "6.0.0-rc.2",
|
||||
"description": "Vue specific wrapper for @ionic/core",
|
||||
"scripts": {
|
||||
"lint": "echo add linter",
|
||||
@@ -59,7 +59,7 @@
|
||||
"vue-router": "^4.0.0-rc.4"
|
||||
},
|
||||
"dependencies": {
|
||||
"@ionic/core": "6.0.0-rc.1",
|
||||
"@ionic/core": "6.0.0-rc.2",
|
||||
"ionicons": "^5.5.4"
|
||||
},
|
||||
"vetur": {
|
||||
|
||||
Reference in New Issue
Block a user