Skip to content

Commit 3352bea

Browse files
committed
v1.4.0
Use Typechain v5 and cleanup
1 parent 89a212e commit 3352bea

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@graphprotocol/contracts",
3-
"version": "1.3.0",
3+
"version": "1.4.0",
44
"description": "Contracts for the Graph Protocol",
55
"directories": {
66
"test": "test"
@@ -18,7 +18,7 @@
1818
"@ethersproject/experimental": "^5.1.2",
1919
"@ethersproject/contracts": "^5.1.1",
2020
"@ethersproject/transactions": "^5.1.1",
21-
"@graphprotocol/common-ts": "^1.5.0",
21+
"@graphprotocol/common-ts": "^1.6.0",
2222
"@nomiclabs/hardhat-ethers": "^2.0.2",
2323
"@nomiclabs/hardhat-etherscan": "^2.1.1",
2424
"@nomiclabs/hardhat-waffle": "^2.0.1",

0 commit comments

Comments
 (0)