Update package.json
This commit is contained in:
parent
97956c32c8
commit
98b709bd75
@ -8,6 +8,7 @@
|
||||
"compile": "hardhat compile && hardhat flatten:all",
|
||||
"build": "yarn compile && yarn types",
|
||||
"start": "ts-node ./src/index.ts",
|
||||
"start:example": "ts-node ./example/index.ts",
|
||||
"lint": "eslint . --ext .ts"
|
||||
},
|
||||
"files": [
|
||||
|
Loading…
Reference in New Issue
Block a user