mirror of
https://github.com/fullstack-cash/bch-api.git
synced 2026-09-22 01:02:05 -07:00
Merge pull request #107 from christroutner/unstable
fix(package.json): Adding repository info
This commit is contained in:
@@ -7,6 +7,10 @@
|
||||
"Gabriel Cardona <gabriel@bitcoin.com>"
|
||||
],
|
||||
"license": "MIT",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/christroutner/bch-api.git"
|
||||
},
|
||||
"scripts": {
|
||||
"start": "node ./src/app.js",
|
||||
"dev": "nodemon ./dist/app.js",
|
||||
|
||||
Reference in New Issue
Block a user