Skip to content

Commit

Permalink
fix:nodemon
Browse files Browse the repository at this point in the history
  • Loading branch information
burcuicen committed Dec 4, 2023
1 parent c1d338d commit 84302bf
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,8 @@
"body-parser": "^1.20.2",
"dotenv": "^16.3.1",
"express": "^4.18.2",
"mongoose": "^8.0.2"
"mongoose": "^8.0.2",
"nodemon": "^3.0.1"
},
"devDependencies": {
"nodemon": "^3.0.1"
Expand Down

0 comments on commit 84302bf

Please sign in to comment.