mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-26 17:24:56 +00:00
remove typo
This commit is contained in:
parent
128c431bf0
commit
6cb1d2be5c
@ -24,7 +24,7 @@
|
||||
"style:dev": "npm run webpack -- --config ./lib/config/webpack.style.js --progress --profile --bail",
|
||||
"webpack-bundle-analyzer": "webpack-bundle-analyzer demo-shell/dist/stats.json",
|
||||
"test": "npm run validate-config && ng test dev --watch=false",
|
||||
"e2e": "ng e2e dsemo-shell-e2e",
|
||||
"e2e": "ng e2e demo-shell-e2e",
|
||||
"e2e-lib": "ng e2e lib-e2e --port=4200 ",
|
||||
"server-versions": "rimraf ./demo-shell/src/versions.json && npm list --depth=0 --json=true --prod=true > ./demo-shell/src/versions.json || exit 0",
|
||||
"clean": "rimraf dist ./node_modules typings",
|
||||
|
Loading…
x
Reference in New Issue
Block a user