Skip to content

Commit

Permalink
chore: revert an unnecessary change
Browse files Browse the repository at this point in the history
  • Loading branch information
nermalcat69 committed Jun 23, 2024
1 parent 385037f commit b4840ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion zerops/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"type": "module",
"scripts": {
"build": "remix vite:build",
"dev": "node ./server.js",
"dev": "remix vite:dev",
"start": "cross-env NODE_ENV=production node ./server.js",
"typecheck": "tsc"
},
Expand Down

0 comments on commit b4840ec

Please sign in to comment.