Skip to content

Commit

Permalink
Merge pull request #26 from storacha/feat/add-start-script
Browse files Browse the repository at this point in the history
feat: add start script
  • Loading branch information
hakierka authored Sep 30, 2024
2 parents 3dce4f9 + 8b99f10 commit 85dd44c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
"learnyouw3up": "bin.js"
},
"scripts": {
"start": "node bin.js",
"lint": "standard",
"test": "echo \"Error: no test specified\""
},
Expand Down

0 comments on commit 85dd44c

Please sign in to comment.