Skip to content

Commit c6c99bb

Browse files
chore(package): update nodemon to version 2.0.3
Closes #3
1 parent 9a87e06 commit c6c99bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@babel/register": "^7.4.0",
1818
"chai": "^4.2.0",
1919
"mocha": "^6.1.4",
20-
"nodemon": "^1.18.9"
20+
"nodemon": "^2.0.3"
2121
},
2222
"dependencies": {
2323
"dotenv": "^7.0.0",

0 commit comments

Comments
 (0)