Skip to content

Commit

Permalink
✌️
Browse files Browse the repository at this point in the history
  • Loading branch information
tamaina committed Feb 12, 2023
1 parent e8b1e85 commit c957237
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 @@ -16,7 +16,7 @@
"scripts": {
"build": "tsc",
"test": "node --experimental-vm-modules node_modules/jest/bin/jest.js --silent=false --verbose false",
"start": "fastify start ./built/index.js"
"serve": "fastify start ./built/index.js"
},
"optionalDependencies": {
"fastify": "3.24.1"
Expand Down

0 comments on commit c957237

Please sign in to comment.