Skip to content

Commit c1b1206

Browse files
authored
Update package.js
1 parent 9476e3f commit c1b1206

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/ionic/package.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ var Project = IonicAppLib.project;
2020
var settings = {
2121
title: 'package',
2222
name: 'package',
23-
summary: 'Use Ionic Package to build your app ' + '(alpha)'.red,
23+
summary: 'Use Ionic Package to build your app',
2424
args: {
2525
'<command>': 'build android'.yellow + ', ' + 'build ios'.yellow +
2626
', ' + 'list'.yellow + ', ' + 'info'.yellow + ', or ' + 'download'.yellow,

0 commit comments

Comments
 (0)