Update package.json

This commit is contained in:
Tornado Contrib 2024-04-12 01:52:42 +00:00
parent 97956c32c8
commit 98b709bd75
Signed by: tornadocontrib
GPG Key ID: 60B4DF1A076C64B1

@ -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": [