From 98b709bd7535db3fbf057a159864bde2c2005190 Mon Sep 17 00:00:00 2001 From: Tornado Contrib Date: Fri, 12 Apr 2024 01:52:42 +0000 Subject: [PATCH] Update package.json --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index b051969..313fa8b 100644 --- a/package.json +++ b/package.json @@ -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": [