1.0.1 v1.0.1
authorAJ ONeal <coolaj86@gmail.com>
Sun, 19 Jun 2022 10:56:44 +0000 (04:56 -0600)
committerAJ ONeal <coolaj86@gmail.com>
Sun, 19 Jun 2022 10:56:44 +0000 (04:56 -0600)
package-lock.json
package.json

index 92fb667d4a04905850bc515f93a5b997480aa270..0558bd2274c034dd21cac8d0a12171400dfe15f5 100644 (file)
@@ -1,12 +1,12 @@
 {
   "name": "crowdnode",
-  "version": "1.0.0",
+  "version": "1.0.1",
   "lockfileVersion": 2,
   "requires": true,
   "packages": {
     "": {
       "name": "crowdnode",
-      "version": "1.0.0",
+      "version": "1.0.1",
       "license": "SEE LICENSE IN LICENSE",
       "dependencies": {
         "@dashevo/dashcore-lib": "^0.19.38",
index 704ac3ab8aec9c36b295460080245686d3b9b110..489f309d8c5891116b5438ea5e09bbe4371a3939 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "crowdnode",
-  "version": "1.0.0",
+  "version": "1.0.1",
   "description": "Manage your stake in Đash with the CrowdNode Blockchain API",
   "main": "./lib/crowdnode.js",
   "bin": {
     "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 <aj@therootcompany.com> (https://therootcompany.com)",
   "license": "SEE LICENSE IN LICENSE",
   "bugs": {