diff --git a/package.json b/package.json index 4db7dff..0bcb56f 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,6 @@ }, "scripts": { "ng": "nx", - "postinstall": "node ./decorate-angular-cli.js", "start": "nx serve", "build": "nx build", "test": "nx test"