Skip to content

Commit 8ca5006

Browse files
fix(package): update nodemon to version 2.0.2
Closes #13
1 parent b9545dd commit 8ca5006

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"mongoose": "^5.0.2",
1616
"morgan": "^1.9.0",
1717
"morgan-body": "^2.3.1",
18-
"nodemon": "^1.17.2",
18+
"nodemon": "^2.0.2",
1919
"pug": "^2.0.1"
2020
}
2121
}

0 commit comments

Comments
 (0)