This commit is contained in:
Liam DeBeasi
2020-11-25 17:17:52 -05:00
parent 07868354aa
commit d61456c46d
14 changed files with 855 additions and 37 deletions

View File

@ -1,12 +1,12 @@
{
"name": "@ionic/vue-router",
"version": "5.5.0",
"version": "5.5.1",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@ionic/vue-router",
"version": "5.5.0",
"version": "5.5.1",
"license": "MIT",
"dependencies": {
"@ionic/core": "file:../../core",

View File

@ -1,6 +1,6 @@
{
"name": "@ionic/vue-router",
"version": "5.5.0",
"version": "5.5.1",
"description": "Vue Router integration for @ionic/vue",
"scripts": {
"test.spec": "jest",