@dataunions/contracts
Advanced tools
Comparing version 3.0.0-alpha.1 to 3.0.0-alpha.2
{ | ||
"name": "@dataunions/contracts", | ||
"description": "Smart contracts for Data Union with sidechain accounting", | ||
"version": "3.0.0-alpha.1", | ||
"version": "3.0.0-alpha.2", | ||
"main": "dist/typechain", | ||
@@ -22,3 +22,3 @@ "types": "typechain", | ||
"devDependencies": { | ||
"@dataunions/config": "^3.0.0-alpha.1", | ||
"@dataunions/config": "3.0.0-alpha.2", | ||
"@nomiclabs/hardhat-ethers": "^2.0.3", | ||
@@ -25,0 +25,0 @@ "@nomiclabs/hardhat-waffle": "^2.0.1", |
2123271