diff --git a/dist/js/cli-linux b/dist/js/cli-linux index 5a8e28a7..4d555943 100755 Binary files a/dist/js/cli-linux and b/dist/js/cli-linux differ diff --git a/dist/js/cli-macos b/dist/js/cli-macos index 7e3961ad..c1356598 100755 Binary files a/dist/js/cli-macos and b/dist/js/cli-macos differ diff --git a/dist/js/cli-win.exe b/dist/js/cli-win.exe index 511cfaac..a4bcb45a 100644 Binary files a/dist/js/cli-win.exe and b/dist/js/cli-win.exe differ diff --git a/dist/js/index.js b/dist/js/index.js index 75e63f94..26b1c567 100644 --- a/dist/js/index.js +++ b/dist/js/index.js @@ -43742,54 +43742,6 @@ if (args[0] == "install" || args[0] == "i") { } -/** -{ - appDependencies: { - rxjs: { - version: '5.5.12', - dependencies: [Object], - main: './Rx.js', - typings: './Rx.d.ts' - }, - 'left-pad': { - version: '1.3.0', - dependencies: {}, - main: 'index.js', - types: 'index.d.ts' - }, - 'zone.js': { - version: '0.11.5', - dependencies: [Object], - main: './bundles/zone.umd.js', - module: './fesm2015/zone.js', - typings: './zone.d.ts' - }, - '@angular/core': { - version: '5.2.11', - dependencies: [Object], - main: './bundles/core.umd.js', - module: './esm5/core.js', - typings: './core.d.ts' - } - }, - resDependencies: { - 'symbol-observable@1.0.1': { dependencies: {}, typings: 'index.d.ts' }, - 'tslib@2.3.1': { - dependencies: {}, - main: 'tslib.js', - module: 'tslib.es6.js', - typings: 'tslib.d.ts' - }, - 'tslib@1.14.1': { - dependencies: {}, - main: 'tslib.js', - module: 'tslib.es6.js', - typings: 'tslib.d.ts' - } - }, - */ - -//yes })(); module.exports = __webpack_exports__;