Skip to content

Commit a6ccbff

Browse files
chore(package): update nodemon to version 2.0.3
Closes #12
1 parent b4755f9 commit a6ccbff

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

0 commit comments

Comments
 (0)