Skip to content

Commit 31ab9a0

Browse files
authored
fix: ngx client installation (#898)
1 parent d7a8b15 commit 31ab9a0

File tree

2 files changed

+3177
-2110
lines changed

2 files changed

+3177
-2110
lines changed

packages/cubejs-client-ngx/package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,7 @@
2121
"rxjs": "^6.6.0"
2222
},
2323
"scripts": {
24-
"build": "yarn ng build && rm dist/package.json",
25-
"postinstall": "ngcc"
24+
"build": "yarn ng build && rm dist/package.json"
2625
},
2726
"devDependencies": {
2827
"@angular-devkit/build-angular": "^0.1000.3",

0 commit comments

Comments
 (0)