chore(package): update nodemon to version 1.14.6 (#4472)

Closes #4417
This commit is contained in:
Florent Vilmart
2017-12-29 15:30:56 -05:00
committed by GitHub
parent c549663c96
commit e3a26540da

View File

@@ -60,7 +60,7 @@
"jasmine": "2.8.0", "jasmine": "2.8.0",
"jasmine-spec-reporter": "^4.1.0", "jasmine-spec-reporter": "^4.1.0",
"mongodb-runner": "3.6.1", "mongodb-runner": "3.6.1",
"nodemon": "1.12.1", "nodemon": "1.14.6",
"nyc": "^11.0.2", "nyc": "^11.0.2",
"request-promise": "4.2.2" "request-promise": "4.2.2"
}, },