Skip to content

Commit d2fc676

Browse files
authored
Update package.json
1 parent 6b4fe8e commit d2fc676

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
"build": "tsc",
99
"test": "jest",
1010
"lint": "eslint src/**/*.ts",
11+
"start": "node dist/index.js",
1112
"dev": "ts-node-dev --respawn src/index.ts"
1213
},
1314
"keywords": [

0 commit comments

Comments
 (0)