X-Git-Url: https://git.josue.xyz/?a=blobdiff_plain;f=package.json;h=393de2cb3528bd213e1b8a2d340ef0c96c2d2913;hb=1fad82bec4432ddd0516d1db4b15f6de1f938acf;hp=704ac3ab8aec9c36b295460080245686d3b9b110;hpb=ce14ba4beb779a4a026bbe0e1c869583ca5e572a;p=crowdnode.js%2F.git diff --git a/package.json b/package.json index 704ac3a..393de2c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "crowdnode", - "version": "1.0.0", + "version": "1.3.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": {