We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9476e3f commit c1b1206Copy full SHA for c1b1206
lib/ionic/package.js
@@ -20,7 +20,7 @@ var Project = IonicAppLib.project;
20
var settings = {
21
title: 'package',
22
name: 'package',
23
- summary: 'Use Ionic Package to build your app ' + '(alpha)'.red,
+ summary: 'Use Ionic Package to build your app',
24
args: {
25
'<command>': 'build android'.yellow + ', ' + 'build ios'.yellow +
26
', ' + 'list'.yellow + ', ' + 'info'.yellow + ', or ' + 'download'.yellow,
0 commit comments