Skip to content

Commit

Permalink
adds start script
Browse files Browse the repository at this point in the history
  • Loading branch information
Dopeamin committed Sep 13, 2024
1 parent 5e6e0fc commit 69215c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"description": "",
"main": "example.ts",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"start": "node --env-file=.env index.js"
},
"type": "module",
"author": "",
Expand Down

0 comments on commit 69215c1

Please sign in to comment.