docs: add official CrowdNode docs to help output
[crowdnode.js/.git] / package.json
index 489f309d8c5891116b5438ea5e09bbe4371a3939..62e651479a6758e878d808522524c76a81d07528 100644 (file)
@@ -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"