Commit fe2f400d authored by Emiliano Balbuena's avatar Emiliano Balbuena

(chore): Add nodemon to front packages

1 merge request!766WIP: Local infrastructure provisioner (front)
Pipeline #115641983 running with stages
This diff is collapsed.
......@@ -109,7 +109,8 @@
"tslint": "~5.12.0",
"typescript": "~3.4.5",
"webpack-bundle-analyzer": "^3.6.0",
"webpack-cli": "^3.3.10"
"webpack-cli": "^3.3.10",
"nodemon": "^2.0.2"
},
"husky": {
"hooks": {
......
Please register or to comment