X-Git-Url: https://git.josue.xyz/?p=crowdnode.js%2F.git;a=blobdiff_plain;f=package.json;h=62e651479a6758e878d808522524c76a81d07528;hp=489f309d8c5891116b5438ea5e09bbe4371a3939;hb=5dbccedf943f0f768d80a9da1bffff061a5cef3e;hpb=1b461ad2148c6aa20a562c4458342da2fbdf75d8 diff --git a/package.json b/package.json index 489f309..62e6514 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "crowdnode", - "version": "1.0.1", + "version": "1.5.1", "description": "Manage your stake in Đash with the CrowdNode Blockchain API", "main": "./lib/crowdnode.js", "bin": { @@ -9,7 +9,12 @@ "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"