Skip to content

Commit b10bb12

Browse files
committed
dependencies: added tucana
1 parent 79aace9 commit b10bb12

File tree

2 files changed

+27
-15
lines changed

2 files changed

+27
-15
lines changed

reader/ts/package-lock.json

Lines changed: 23 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

reader/ts/package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"author": "",
1818
"license": "",
1919
"devDependencies": {
20-
"@code0-tech/sagittarius-graphql-types": "^0.0.0-4b2e73eae302fe499001bf42fdb3a6bcc5be78aa ",
20+
"@code0-tech/sagittarius-graphql-types": "^0.0.0-967667e8c736081887d32d99a5e2ab0445718798",
2121
"@types/node": "^24.1.0",
2222
"typescript": "^5.8.3"
2323
},
@@ -30,5 +30,8 @@
3030
],
3131
"publishConfig": {
3232
"access": "public"
33+
},
34+
"dependencies": {
35+
"@code0-tech/tucana": "^0.0.37"
3336
}
3437
}

0 commit comments

Comments
 (0)