File tree 3 files changed +8
-8
lines changed
3 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"extends" : " @nrwl/workspace/presets/core.json" ,
3
- "npmScope" : " nx" ,
3
+ "npmScope" : " project- nx" ,
4
4
"affected" : {
5
5
"defaultBase" : " main"
6
6
},
Original file line number Diff line number Diff line change 1
1
{
2
- "name" : " nx" ,
2
+ "name" : " project- nx" ,
3
3
"version" : " 0.0.0" ,
4
4
"scripts" : {
5
5
"build" : " nx build library1 --skip-nx-cache"
Original file line number Diff line number Diff line change @@ -7009,12 +7009,6 @@ __metadata:
7009
7009
languageName : node
7010
7010
linkType : hard
7011
7011
7012
- " nx@workspace:projects/nx " :
7013
- version : 0.0.0-use.local
7014
- resolution : " nx@workspace:projects/nx"
7015
- languageName : unknown
7016
- linkType : soft
7017
-
7018
7012
" object-inspect@npm:^1.13.1 " :
7019
7013
version : 1.13.2
7020
7014
resolution : " object-inspect@npm:1.13.2"
@@ -7735,6 +7729,12 @@ __metadata:
7735
7729
languageName : node
7736
7730
linkType : hard
7737
7731
7732
+ " project-nx@workspace:projects/nx " :
7733
+ version : 0.0.0-use.local
7734
+ resolution : " project-nx@workspace:projects/nx"
7735
+ languageName : unknown
7736
+ linkType : soft
7737
+
7738
7738
" promise-retry@npm:^2.0.1 " :
7739
7739
version : 2.0.1
7740
7740
resolution : " promise-retry@npm:2.0.1"
You can’t perform that action at this time.
0 commit comments