Commit d4c606ee authored by Mark Tyneway's avatar Mark Tyneway

indexer: fix package.json

parent ad1ebd96
{ {
"name": "indexer", "name": "@eth-optimism/indexer",
"version": "0.0.1", "version": "0.0.1",
"description": "", "private": true,
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "MIT" "license": "MIT"
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment