Skip to content

Commit

Permalink
fix lint package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
vrolland committed Dec 22, 2020
1 parent 01b77b1 commit d0f14f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/currency/package.json
Expand Up @@ -41,8 +41,8 @@
"test:watch": "yarn test --watch"
},
"dependencies": {
"@requestnetwork/types": "0.29.2",
"@metamask/contract-metadata": "1.20.0",
"@requestnetwork/types": "0.29.2",
"ethers": "4.0.48"
},
"devDependencies": {
Expand Down

0 comments on commit d0f14f3

Please sign in to comment.