Skip to content

Commit

Permalink
start script
Browse files Browse the repository at this point in the history
  • Loading branch information
micklerj committed May 9, 2024
1 parent 924f5c6 commit ce9cb22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"description": "Backend for pdf-gpt",
"main": "server.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"start": "node server.js"
},
"author": "",
"license": "ISC",
Expand Down

0 comments on commit ce9cb22

Please sign in to comment.