install nodemon as devDependency

Signed-off-by: Nakul Manchanda <nakul.manchanda@ibm.com>
This commit is contained in:
Nakul Manchanda
2020-08-06 23:09:27 -05:00
parent ef6650c606
commit d9d5ee1913
2 changed files with 953 additions and 0 deletions

View File

@@ -18,6 +18,7 @@
"yargs": "^8.0.2"
},
"devDependencies": {
"nodemon": "^2.0.4",
"mkdirp": "^1.0.3",
"node-fetch": "^2.3.0",
"rimraf": "^3.0.2"