Skip to content

Commit

Permalink
Include build script
Browse files Browse the repository at this point in the history
  • Loading branch information
ari7946 committed Dec 9, 2022
1 parent 7034072 commit 1b4f4b9
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 @@ -6,6 +6,7 @@
"scripts": {
"start": "node index.js",
"server": "nodemon index.js",
"build": "nodemon index.js",
"dev": "nodemon index.js"
},
"repository": {
Expand Down

0 comments on commit 1b4f4b9

Please sign in to comment.