This commit is contained in:
Liam DeBeasi
2020-10-01 13:25:29 -04:00
parent 0f2866738b
commit dcf97c6bea
7 changed files with 29 additions and 8 deletions

View File

@ -1,6 +1,6 @@
{
"name": "@ionic/vue-router",
"version": "0.5.0",
"version": "0.5.1",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "@ionic/vue-router",
"version": "0.5.0",
"version": "0.5.1",
"description": "Vue Router integration for @ionic/vue",
"scripts": {
"test.spec": "jest",
@ -42,7 +42,7 @@
},
"homepage": "https://github.com/ionic-team/ionic#readme",
"devDependencies": {
"@ionic/vue": "0.4.0",
"@ionic/vue": "0.5.1",
"@types/jest": "^26.0.13",
"@types/node": "^14.10.1",
"jest": "^26.4.2",