Skip to content

Commit

Permalink
Remove npm script update
Browse files Browse the repository at this point in the history
  • Loading branch information
DemianParkhomenko committed Jan 22, 2024
1 parent 7c76d0f commit e67f65d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
"node": "18 || 20"
},
"scripts": {
"dev": "node server.js",
"start": "node server.js",
"test": "MODE=test node server.js",
"eslint:check": "eslint .",
Expand Down

0 comments on commit e67f65d

Please sign in to comment.