@mobify/generator
Advanced tools
Comparing version
@@ -67,3 +67,3 @@ 'use strict'; | ||
console.log('We\'ll generate Progressive Web App with various components like Native Apps, Push Notifications, eCommerce connectors, Analytics and more.'); | ||
console.log('You can find more info here: ' + 'https://docs.mobify.com'.underline); | ||
console.log('You can find more info here: ' + 'https://docs.mobify.com/progressive-web/latest/getting-started/quick-start/#generating-the-project-files'.underline); | ||
console.log(''); | ||
@@ -70,0 +70,0 @@ console.log('Before you get started:'.bold.bgYellow + ' make sure you\'ve created a new project in Mobify Cloud. ' + 'To create a Cloud project, visit this link: ' + 'https://cloud.mobify.com/projects/new/'.underline); |
{ | ||
"name": "@mobify/generator", | ||
"version": "0.5.1", | ||
"version": "0.5.2", | ||
"description": "Mobify Platform Generator", | ||
@@ -5,0 +5,0 @@ "main": "./lib/mobify.js", |
24070
0.34%