Skip to content

Commit 0bc80e8

Browse files
cgeweckerootulp
andauthored
Remove unused truffle dependencies / update Web3 to 1.5.2 (#74)
Co-authored-by: Rootul Patel <[email protected]>
1 parent cd29648 commit 0bc80e8

File tree

2 files changed

+729
-1150
lines changed

2 files changed

+729
-1150
lines changed

package.json

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,6 @@
6060
"@0xproject/typescript-typings": "^3.0.2",
6161
"@0xproject/utils": "^2.0.2",
6262
"@setprotocol/set-protocol-v2": "0.0.31",
63-
"@truffle/contract": "^4.2.13",
6463
"@types/chai-as-promised": "^7.1.3",
6564
"@types/jest": "^26.0.5",
6665
"@types/web3": "^1.2.2",
@@ -75,11 +74,8 @@
7574
"js-big-decimal": "^1.3.4",
7675
"jsonschema": "^1.2.6",
7776
"lodash": "^4.17.19",
78-
"truffle": "^5.1.35",
79-
"truffle-hdwallet-provider": "^1.0.17",
8077
"tspath": "^1.3.7",
81-
"web3": "^1.2.11",
82-
"web3-utils": "^1.2.11"
78+
"web3": "^1.5.2"
8379
},
8480
"files": [
8581
"src",

0 commit comments

Comments
 (0)