Skip to content

Commit

Permalink
Bump nodemon to version 1.18.8
Browse files Browse the repository at this point in the history
A fix to avoid 'crashes with 'Cannot read property 'map' of undefined'

remy/nodemon#1459
  • Loading branch information
Tuan LE CONG committed Dec 11, 2018
1 parent 95ffe44 commit 9e8a4ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"eslint-config-airbnb-base": "13.1.0",
"eslint-plugin-import": "2.14.0",
"mocha": "5.2.0",
"nodemon": "1.18.6",
"nodemon": "1.18.8",
"supertest": "3.3.0"
}
}

0 comments on commit 9e8a4ef

Please sign in to comment.