@ocap/contract
Advanced tools
Comparing version 1.10.21 to 1.10.22
{ | ||
"name": "@ocap/contract", | ||
"description": "Utility to compile/validate and run ocap contract", | ||
"version": "1.10.21", | ||
"version": "1.10.22", | ||
"author": { | ||
@@ -18,5 +18,5 @@ "name": "wangshijun", | ||
"dependencies": { | ||
"@arcblock/did": "^1.10.21", | ||
"@ocap/mcrypto": "^1.10.21", | ||
"@ocap/util": "^1.10.21", | ||
"@arcblock/did": "^1.10.22", | ||
"@ocap/mcrypto": "^1.10.22", | ||
"@ocap/util": "^1.10.22", | ||
"debug": "^4.3.1", | ||
@@ -69,3 +69,3 @@ "esprima": "^4.0.1", | ||
}, | ||
"gitHead": "4bdcd97725e73020bdae7089a1f5ef2b16ebcd84" | ||
"gitHead": "fb2059fdcb13c0d28a50509d4522d02e7ada3e65" | ||
} |
Updated@arcblock/did@^1.10.22
Updated@ocap/mcrypto@^1.10.22
Updated@ocap/util@^1.10.22