mirror of
https://github.com/Permissionless-Software-Foundation/bch-js.git
synced 2026-09-21 16:51:59 -07:00
Updating package.json
This commit is contained in:
+5
-5
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "@chris.troutner/bch-js",
|
"name": "@psf/bch-js",
|
||||||
"version": "3.0.0",
|
"version": "3.4.0",
|
||||||
"description": "Bitcoin Cash JavaScript Library based on BITBOX",
|
"description": "The FullStack.cash JavaScript library for Bitcoin Cash and SLP Tokens",
|
||||||
"author": "Chris Troutner <chris.troutner@gmail.com>",
|
"author": "Chris Troutner <chris.troutner@gmail.com>",
|
||||||
"contributors": [
|
"contributors": [
|
||||||
"Gabriel Cardona <gabriel@bitcoin.com>"
|
"Gabriel Cardona <gabriel@bitcoin.com>"
|
||||||
@@ -22,10 +22,10 @@
|
|||||||
"docs": "./node_modules/.bin/apidoc -i src/ -o docs"
|
"docs": "./node_modules/.bin/apidoc -i src/ -o docs"
|
||||||
},
|
},
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"homepage": "https://github.com/christroutner/bch-js",
|
"homepage": "https://github.com/Permissionless-Software-Foundation/bch-js",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "git+https://github.com/christroutner/bch-js.git"
|
"url": "git+https://github.com/Permissionless-Software-Foundation/bch-js.git"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@uppy/core": "^1.10.4",
|
"@uppy/core": "^1.10.4",
|
||||||
|
|||||||
Reference in New Issue
Block a user