Skip to content

Commit 17d1d7c

Browse files
fix(package): update nodemon to version 1.19.4
Closes #115
1 parent 2044058 commit 17d1d7c

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.4",
2121
"passport": "^0.4.0",
2222
"passport-jwt": "^4.0.0",
2323
"path": "^0.12.7",

0 commit comments

Comments
 (0)