We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89a212e commit 3352beaCopy full SHA for 3352bea
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@graphprotocol/contracts",
3
- "version": "1.3.0",
+ "version": "1.4.0",
4
"description": "Contracts for the Graph Protocol",
5
"directories": {
6
"test": "test"
@@ -18,7 +18,7 @@
18
"@ethersproject/experimental": "^5.1.2",
19
"@ethersproject/contracts": "^5.1.1",
20
"@ethersproject/transactions": "^5.1.1",
21
- "@graphprotocol/common-ts": "^1.5.0",
+ "@graphprotocol/common-ts": "^1.6.0",
22
"@nomiclabs/hardhat-ethers": "^2.0.2",
23
"@nomiclabs/hardhat-etherscan": "^2.1.1",
24
"@nomiclabs/hardhat-waffle": "^2.0.1",
0 commit comments