File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22 "npmScope" : " angular-react" ,
33 "projects" : {
44 "docs" : {
5+ "root" : " ./apps/docs" ,
56 "tags" : []
67 },
78 "demo" : {
9+ "root" : " ./apps/demo" ,
810 "tags" : []
911 },
1012 "core" : {
13+ "root" : " ./libs/core" ,
1114 "tags" : []
1215 },
1316 "fabric" : {
17+ "root" : " ./libs/fabric" ,
1418 "tags" : []
1519 },
1620 "semantic-ui" : {
21+ "root" : " ./libs/semantic-ui" ,
1722 "tags" : []
1823 }
1924 },
Original file line number Diff line number Diff line change 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" ,
63- "postinstall" : " ngcc"
62+ "affected:lint" : " ./node_modules/.bin/nx affected:lint"
6463 },
6564 "private" : false ,
6665 "dependencies" : {
You can’t perform that action at this time.
0 commit comments