Skip to content

Commit 17fe749

Browse files
authored
chore: Add repository to package.json (#4)
1 parent 3508906 commit 17fe749

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22
"name": "js-bigchaindb-quickstart",
33
"version": "0.0.1",
44
"description": "Some quickstarting for BigchainDB with JavaScript (node + browser)",
5+
"repository": {
6+
"type": "git",
7+
"url": "git+https://github.com/sohkai/js-bigchaindb-quickstart.git"
8+
},
59
"license": "¯\\_(ツ)_/¯",
610
"author": "BigchainDB",
711
"main": "index.js",

0 commit comments

Comments
 (0)