Skip to content

Commit b65d6d7

Browse files
committed
v0.1.0
1 parent a7836a1 commit b65d6d7

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

package.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@
44
"main": "dist/cjs/index.js",
55
"module": "dist/esm/index.js",
66
"repository": "https://github.com/GokiProtocol/goki.git",
7+
"bugs": {
8+
"url": "https://github.com/GokiProtocol/goki/issues",
9+
"email": "team@goki.so"
10+
},
11+
"homepage": "https://goki.so",
712
"license": "AGPL-3.0",
813
"scripts": {
914
"build": "rm -fr dist/ && tsc -P tsconfig.build.json && tsc -P tsconfig.esm.json",

0 commit comments

Comments
 (0)