Skip to content

Commit 2164030

Browse files
chore(package): update nodemon to version 2.0.4
Closes #8
1 parent 249ad03 commit 2164030

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
@@ -27,7 +27,7 @@
2727
"babel-register": "^6.26.0",
2828
"chai": "^4.2.0",
2929
"mocha": "^6.1.4",
30-
"nodemon": "^1.19.1",
30+
"nodemon": "^2.0.4",
3131
"pre-commit": "^1.2.2",
3232
"standard": "^12.0.1"
3333
},

0 commit comments

Comments
 (0)