Skip to content

Commit 698fdb5

Browse files
fix(package): update nodemon to version 1.19.3
Closes #115
1 parent 0e05878 commit 698fdb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"jsonwebtoken": "8.4.0",
1818
"mongoose": "5.5.13",
1919
"morgan": "1.9.1",
20-
"nodemon": "1.19.1",
20+
"nodemon": "1.19.3",
2121
"passport": "^0.4.0",
2222
"passport-jwt": "^4.0.0",
2323
"path": "^0.12.7",

0 commit comments

Comments
 (0)