Skip to content

Commit

Permalink
fix? pls?
Browse files Browse the repository at this point in the history
  • Loading branch information
kristian4res committed Apr 8, 2024
1 parent 2b8ec3d commit 84333c1
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 @@ -4,7 +4,7 @@
"description": "",
"main": "index.ts",
"scripts": {
"start": "node ./dist/server/index.js",
"start": "node ./dist/index.js",
"start-server": "tsc --project tsconfig.server.json && node ./dist/index.js | pino-pretty -c -t",
"start-react": "react-scripts start",
"build-react": "react-scripts --openssl-legacy-provider build",
Expand Down

0 comments on commit 84333c1

Please sign in to comment.