Skip to content

Commit

Permalink
feat(): update to print ionic app-scripts version.
Browse files Browse the repository at this point in the history
  • Loading branch information
jthoms1 committed Oct 14, 2016
1 parent f74e3c3 commit 7e2dd6c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/ionic/info.js
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ function run() {

Info.getIonicVersion(info, process.cwd());
Info.getIonicCliVersion(info, path.join(__dirname, '../../'));
Info.getIonicAppScriptsVersion(info, process.cwd());

Info.printInfo(info);

Expand Down

0 comments on commit 7e2dd6c

Please sign in to comment.