File tree Expand file tree Collapse file tree 3 files changed +11
-11
lines changed Expand file tree Collapse file tree 3 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "name" : " @rescript /scripts" ,
2
+ "name" : " @utils /scripts" ,
3
3
"type" : " module" ,
4
4
"private" : true ,
5
5
"scripts" : {
Original file line number Diff line number Diff line change 1
1
{
2
- "name" : " @rescript /scripts" ,
2
+ "name" : " @utils /scripts" ,
3
3
"namespace" : true ,
4
4
"sources" : [
5
5
{
Original file line number Diff line number Diff line change @@ -446,15 +446,6 @@ __metadata:
446
446
languageName : node
447
447
linkType : hard
448
448
449
- " @rescript/scripts@workspace:scripts/res " :
450
- version : 0.0.0-use.local
451
- resolution : " @rescript/scripts@workspace:scripts/res"
452
- dependencies :
453
- " @tests/docstring-tests " : " workspace:^"
454
- rescript : " workspace:^"
455
- languageName : unknown
456
- linkType : soft
457
-
458
449
" @rescript/std@workspace:packages/std " :
459
450
version : 0.0.0-use.local
460
451
resolution : " @rescript/std@workspace:packages/std"
@@ -778,6 +769,15 @@ __metadata:
778
769
languageName : node
779
770
linkType : hard
780
771
772
+ " @utils/scripts@workspace:scripts/res " :
773
+ version : 0.0.0-use.local
774
+ resolution : " @utils/scripts@workspace:scripts/res"
775
+ dependencies :
776
+ " @tests/docstring-tests " : " workspace:^"
777
+ rescript : " workspace:^"
778
+ languageName : unknown
779
+ linkType : soft
780
+
781
781
" @yarnpkg/types@npm:^4.0.1 " :
782
782
version : 4.0.1
783
783
resolution : " @yarnpkg/types@npm:4.0.1"
You can’t perform that action at this time.
0 commit comments