Skip to content

Commit ee575f9

Browse files
committed
fix
1 parent 764474f commit ee575f9

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

tests/gentype_tests/genimport-single/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,3 @@
1313
"typescript": "5.8.2"
1414
}
1515
}
16-

yarn.lock

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -660,6 +660,15 @@ __metadata:
660660
languageName: unknown
661661
linkType: soft
662662

663+
"@tests/gentype-genimport-single@workspace:tests/gentype_tests/genimport-single":
664+
version: 0.0.0-use.local
665+
resolution: "@tests/gentype-genimport-single@workspace:tests/gentype_tests/genimport-single"
666+
dependencies:
667+
rescript: "workspace:^"
668+
typescript: "npm:5.8.2"
669+
languageName: unknown
670+
linkType: soft
671+
663672
"@tests/gentype-react-example@workspace:tests/gentype_tests/typescript-react-example":
664673
version: 0.0.0-use.local
665674
resolution: "@tests/gentype-react-example@workspace:tests/gentype_tests/typescript-react-example"

0 commit comments

Comments
 (0)