@oasisprotocol/sapphire-contracts
Advanced tools
Comparing version 0.2.9 to 0.2.10
{ | ||
"name": "@oasisprotocol/sapphire-contracts", | ||
"version": "0.2.9", | ||
"version": "0.2.10", | ||
"license": "Apache-2.0", | ||
@@ -22,3 +22,3 @@ "description": "Solidity smart contract library for confidential contract development", | ||
"build": "hardhat compile", | ||
"test": "hardhat test --network sapphire-localnet" | ||
"test": "hardhat test --network sapphire-localnet --verbose" | ||
}, | ||
@@ -25,0 +25,0 @@ "files": [ |
Sorry, the diff of this file is not supported yet
94825