Skip to content

Commit

Permalink
v0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sungoki committed Oct 9, 2021
1 parent a7836a1 commit b65d6d7
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@
"main": "dist/cjs/index.js",
"module": "dist/esm/index.js",
"repository": "https://github.com/GokiProtocol/goki.git",
"bugs": {
"url": "https://github.com/GokiProtocol/goki/issues",
"email": "[email protected]"
},
"homepage": "https://goki.so",
"license": "AGPL-3.0",
"scripts": {
"build": "rm -fr dist/ && tsc -P tsconfig.build.json && tsc -P tsconfig.esm.json",
Expand Down

0 comments on commit b65d6d7

Please sign in to comment.