mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-17 02:31:34 +08:00
5.4.1
This commit is contained in:
8
packages/vue/package-lock.json
generated
8
packages/vue/package-lock.json
generated
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@ionic/vue",
|
||||
"version": "5.4.0",
|
||||
"version": "5.4.1",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
@ -48,9 +48,9 @@
|
||||
}
|
||||
},
|
||||
"@ionic/core": {
|
||||
"version": "5.4.0-rc.3",
|
||||
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-5.4.0-rc.3.tgz",
|
||||
"integrity": "sha512-Xdwmnx0q9js2OIBOxeDqm2kXpEpLpVm6ovdEFEbY7M7eHJv03SQTferNjDrbsiwBp3sp6Lme8E8CVcdgMMZmyg==",
|
||||
"version": "5.4.0",
|
||||
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-5.4.0.tgz",
|
||||
"integrity": "sha512-VmAqWWNozVDms2tA0I0fiqgu1tRdh58uhxwM8+xOVjIy8yoJmFxc5/glg4XIrbsYRfb347UICFx75Eh464zJJw==",
|
||||
"requires": {
|
||||
"ionicons": "^5.1.2",
|
||||
"tslib": "^1.10.0"
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@ionic/vue",
|
||||
"version": "5.4.0",
|
||||
"version": "5.4.1",
|
||||
"description": "Vue specific wrapper for @ionic/core",
|
||||
"scripts": {
|
||||
"lint": "echo add linter",
|
||||
@ -54,7 +54,7 @@
|
||||
"vue-router": "^4.0.0-beta.11"
|
||||
},
|
||||
"dependencies": {
|
||||
"@ionic/core": "5.4.0",
|
||||
"@ionic/core": "5.4.1",
|
||||
"ionicons": "^5.1.2"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user