Skip to content

Commit f166c66

Browse files
chore(package): update nodemon to version 2.0.3
Closes #33
1 parent 1b9d6ea commit f166c66

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
@@ -31,7 +31,7 @@
3131
"babel-register": "^6.26.0",
3232
"chai": "^4.2.0",
3333
"mocha": "^6.1.4",
34-
"nodemon": "^1.19.1",
34+
"nodemon": "^2.0.3",
3535
"pre-commit": "^1.2.2",
3636
"standard": "^12.0.1"
3737
},

0 commit comments

Comments
 (0)