Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Ayobami6 authored Oct 28, 2023
1 parent 8f3b531 commit 39d603d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
"watch": "tsc --w",
"test": "cross-env NODE_OPTIONS=--experimental-vm-modules jest --detectOpenHandles --forceExit",
"dev": "nodemon --experimental-json-modules --exec babel-node dist/index.js"
"start": "nodemon --experimental-json-modules --exec babel-node public/index.js"
},
"jest": {
"transform": {
Expand Down

0 comments on commit 39d603d

Please sign in to comment.