Skip to content

Commit

Permalink
package dependency consistency
Browse files Browse the repository at this point in the history
  • Loading branch information
GMSteuart committed Aug 2, 2020
1 parent d6b93f1 commit 3621018
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,13 @@
"license": "MIT",
"dependencies": {
"@chainlink/contracts": "^0.0.8",
"@openzeppelin/contracts": "^3.1.0"
"@openzeppelin/contracts": "^3.1.0",
"@truffle/hdwallet-provider": "^1.0.40"
},
"devDependencies": {
"@chainlink/belt": "^0.0.1",
"@chainlink/test-helpers": "0.0.5",
"@openzeppelin/test-helpers": "^0.5.6",
"@truffle/hdwallet-provider": "^1.0.30",
"chai": "^4.2.0",
"depcheck": "^0.9.1",
"solhint": "^2.1.0",
Expand Down

0 comments on commit 3621018

Please sign in to comment.