Skip to content

Commit

Permalink
fix: ngx client installation (#898)
Browse files Browse the repository at this point in the history
  • Loading branch information
vasilev-alex committed Jul 23, 2020
1 parent d7a8b15 commit 31ab9a0
Show file tree
Hide file tree
Showing 2 changed files with 3,177 additions and 2,110 deletions.
3 changes: 1 addition & 2 deletions packages/cubejs-client-ngx/package.json
Expand Up @@ -21,8 +21,7 @@
"rxjs": "^6.6.0"
},
"scripts": {
"build": "yarn ng build && rm dist/package.json",
"postinstall": "ngcc"
"build": "yarn ng build && rm dist/package.json"
},
"devDependencies": {
"@angular-devkit/build-angular": "^0.1000.3",
Expand Down

0 comments on commit 31ab9a0

Please sign in to comment.