We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f5ae3e commit f010c4fCopy full SHA for f010c4f
1 file changed
ts/package.json
@@ -3,6 +3,10 @@
3
"version": "0.0.0",
4
"description": "TypeScript SDK for the hercules action runner",
5
"main": "./dist/src/index.js",
6
+ "repository": {
7
+ "type": "git",
8
+ "url": "git+https://github.com/code0-tech/tucana.git"
9
+ },
10
"exports": {
11
".": {
12
"types": "./dist/src/index.d.ts",
0 commit comments