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