diff --git a/demo-shell-ng2/package.json b/demo-shell-ng2/package.json index 41c5c3ced0..1659cdbd1e 100644 --- a/demo-shell-ng2/package.json +++ b/demo-shell-ng2/package.json @@ -8,7 +8,7 @@ "tsc:w": "tsc -w", "lite": "lite-server", "typings": "typings", - "postinstall": "bower install && typings install" + "postinstall": "typings install" }, "license": "ISC", "dependencies": {