Skip to content
Snippets Groups Projects
Commit e3403bd5 authored by Art Lowel's avatar Art Lowel
Browse files

updated angular-cli package name

parent db5e5a1f
Branches
Tags
No related merge requests found
......@@ -53,7 +53,7 @@
"debug:build:prod": "node-nightly --inspect --debug-brk node_modules/webpack/bin/webpack.js --config webpack.prod.config.ts",
"docs": "typedoc --options typedoc.json ./src",
"lint": "tslint \"src/**/*.ts\" || true",
"global": "npm install -g angular-cli nodemon npm-check-updates rimraf ts-node typedoc typescript webpack webpack-bundle-size-analyzer rollup marked node-gyp yarn",
"global": "npm install -g @angular/cli nodemon npm-check-updates rimraf ts-node typedoc typescript webpack webpack-bundle-size-analyzer rollup marked node-gyp yarn",
"protractor": "node node_modules/protractor/bin/protractor",
"e2e": "yarn run protractor",
"test": "karma start --single-run",
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment