Add nodemon dev dependency
This commit is contained in:
2423
package-lock.json
generated
2423
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -32,8 +32,9 @@
|
|||||||
"hippie": "^0.5.2",
|
"hippie": "^0.5.2",
|
||||||
"istanbul": "^0.4.5",
|
"istanbul": "^0.4.5",
|
||||||
"mocha": "^5.2.0",
|
"mocha": "^5.2.0",
|
||||||
"node-watch": "^0.6.2",
|
|
||||||
"nock": "^9.6.1",
|
"nock": "^9.6.1",
|
||||||
|
"node-watch": "^0.6.2",
|
||||||
|
"nodemon": "^1.19.0",
|
||||||
"typescript": "^3.4.5"
|
"typescript": "^3.4.5"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user