Skip to content

Commit 42b2947

Browse files
author
Zoran Liu
committed
update
1 parent b8c3fa4 commit 42b2947

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,8 @@
5959
"workspace-schematic": "./node_modules/.bin/nx workspace-schematic",
6060
"help": "./node_modules/.bin/nx help",
6161
"affected:test": "./node_modules/.bin/nx affected:test",
62-
"affected:lint": "./node_modules/.bin/nx affected:lint"
62+
"affected:lint": "./node_modules/.bin/nx affected:lint",
63+
"postinstall": "ngcc"
6364
},
6465
"private": false,
6566
"dependencies": {

0 commit comments

Comments
 (0)