Skip to content

Commit

Permalink
New try to make the build work
Browse files Browse the repository at this point in the history
  • Loading branch information
EstebanMendez01 committed Dec 6, 2023
1 parent e86c119 commit d4ab6d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"scripts": {
"start": "node app.js",
"lint": "standard",
"build": "node app.js"
"build": "npm install"
},
"dependencies": {
"async": "^3.0.12",
Expand Down

0 comments on commit d4ab6d4

Please sign in to comment.