phonegap-template-vue-f7-split-panel
Advanced tools
Comparing version 1.1.0 to 1.1.1
{ | ||
"name": "phonegap-template-vue-f7-split-panel", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "A Split View PhoneGap template using Vue.js and Framework7 that degrades to a Panel View on smaller devices", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -25,3 +25,3 @@ # A Split View / Panel PhoneGap template using Vue.js and Framework7 | ||
``` | ||
phonegap create MyAppName --template vue-f7-split-panel | ||
phonegap create MyAppName --template phonegap-template-vue-f7-split-panel | ||
``` | ||
@@ -28,0 +28,0 @@ |
12165720