X-Git-Url: https://git.josue.xyz/?p=crowdnode.js%2F.git;a=blobdiff_plain;f=package.json;h=62e651479a6758e878d808522524c76a81d07528;hp=704ac3ab8aec9c36b295460080245686d3b9b110;hb=5dbccedf943f0f768d80a9da1bffff061a5cef3e;hpb=ce14ba4beb779a4a026bbe0e1c869583ca5e572a diff --git a/package.json b/package.json index 704ac3a..62e6514 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "crowdnode", - "version": "1.0.0", + "version": "1.5.1", "description": "Manage your stake in Đash with the CrowdNode Blockchain API", "main": "./lib/crowdnode.js", "bin": { @@ -9,12 +9,23 @@ "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, - "files": [], + "files": [ + "bin", + "lib", + "tsconfig.json", + "types.js" + ], "repository": { "type": "git", "url": "git+https://github.com/dashhive/crowdnode.js.git" }, - "keywords": ["Dash", "CrowdNode", "Blockchain", "Stake", "Staking"], + "keywords": [ + "Dash", + "CrowdNode", + "Blockchain", + "Stake", + "Staking" + ], "author": "AJ ONeal (https://therootcompany.com)", "license": "SEE LICENSE IN LICENSE", "bugs": {