@abtnode/util
Advanced tools
Comparing version 1.3.7 to 1.3.8
@@ -150,2 +150,4 @@ const NODE_SERVICES = Object.freeze({ | ||
BLOCKLET_PURCHASE_NFT_TYPE: 'BlockletPurchaseCredential', | ||
SERVICE_OWNERSHIP_NFT_TYPE: 'ServiceOwnershipCredential', | ||
SERVICE_PURCHASE_NFT_TYPE: 'ServicePurchaseCredential', | ||
@@ -152,0 +154,0 @@ NODE_PACKAGE_NAME: '@abtnode/cli', |
@@ -6,3 +6,3 @@ { | ||
}, | ||
"version": "1.3.7", | ||
"version": "1.3.8", | ||
"description": "ArcBlock's JavaScript utility", | ||
@@ -51,3 +51,3 @@ "main": "lib/index.js", | ||
}, | ||
"gitHead": "49b1c5793f63d7acd12c2a9e3dbf163251c01a8b" | ||
"gitHead": "60f310ee37d818c742a1aba4ae10e6a89836e490" | ||
} |
29918
885