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.
2 parents 98760bb + f9b2f94 commit f66173eCopy full SHA for f66173e
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/hercules.git"
9
+ },
10
"exports": {
11
".": {
12
"types": "./dist/src/index.d.ts",
0 commit comments