We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd29648 commit 0bc80e8Copy full SHA for 0bc80e8
package.json
@@ -60,7 +60,6 @@
60
"@0xproject/typescript-typings": "^3.0.2",
61
"@0xproject/utils": "^2.0.2",
62
"@setprotocol/set-protocol-v2": "0.0.31",
63
- "@truffle/contract": "^4.2.13",
64
"@types/chai-as-promised": "^7.1.3",
65
"@types/jest": "^26.0.5",
66
"@types/web3": "^1.2.2",
@@ -75,11 +74,8 @@
75
74
"js-big-decimal": "^1.3.4",
76
"jsonschema": "^1.2.6",
77
"lodash": "^4.17.19",
78
- "truffle": "^5.1.35",
79
- "truffle-hdwallet-provider": "^1.0.17",
80
"tspath": "^1.3.7",
81
- "web3": "^1.2.11",
82
- "web3-utils": "^1.2.11"
+ "web3": "^1.5.2"
83
},
84
"files": [
85
"src",
0 commit comments