feat: update to 'micro' (quad-block) QR terminal output
[crowdnode.js/.git] / package.json
index 489f309d8c5891116b5438ea5e09bbe4371a3939..393de2cb3528bd213e1b8a2d340ef0c96c2d2913 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "crowdnode",
-  "version": "1.0.1",
+  "version": "1.3.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"