Add nodemon dev dependency

This commit is contained in:
Samer Albahra
2019-05-13 14:09:27 -05:00
parent c5fa9f1638
commit 0788bd48ea
2 changed files with 2425 additions and 1 deletions

2423
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -32,8 +32,9 @@
"hippie": "^0.5.2",
"istanbul": "^0.4.5",
"mocha": "^5.2.0",
"node-watch": "^0.6.2",
"nock": "^9.6.1",
"node-watch": "^0.6.2",
"nodemon": "^1.19.0",
"typescript": "^3.4.5"
}
}