Skip to content

Commit

Permalink
Fix package files
Browse files Browse the repository at this point in the history
  • Loading branch information
whymarrh committed Jan 22, 2020
1 parent 13ffc39 commit 9a7b6df
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 65 deletions.
70 changes: 6 additions & 64 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
},
"homepage": "https://github.com/MetaMask/eth-sig-util#readme",
"dependencies": {
"@types/node": "^10",
"buffer": "^5.2.1",
"elliptic": "^6.4.0",
"ethereumjs-abi": "0.6.5",
Expand All @@ -31,6 +30,7 @@
"tweetnacl-util": "^0.15.0"
},
"devDependencies": {
"@types/node": "^10.17.13",
"tape": "^4.9.1",
"typescript": "3.7.4"
}
Expand Down

0 comments on commit 9a7b6df

Please sign in to comment.