Skip to content

Commit

Permalink
npm(pkg): update
Browse files Browse the repository at this point in the history
  • Loading branch information
sam bacha authored Mar 13, 2021
1 parent fe1e626 commit 7f23e71
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions packages/mev-transactions/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mev-ethereum-txs",
"version": "0.0.0",
"version": "0.0.1",
"description": "mev transaction hashes",
"author": "sam <[email protected]>",
"homepage": "https://github.com/manifoldfinance/mev-corpus",
Expand All @@ -11,7 +11,9 @@
"test": "__tests__"
},
"files": [
"lib"
"bundles.json",
"lib/",
"index.json"
],
"scripts": {
"test": "echo \"Error: run tests from root\" && exit 1"
Expand Down

0 comments on commit 7f23e71

Please sign in to comment.