node: working on start

This commit is contained in:
rkiel
2019-07-14 11:57:06 -04:00
parent fe909bf44f
commit a688e646d3
4 changed files with 56 additions and 6 deletions

View File

@@ -21,6 +21,7 @@
},
"homepage": "https://github.com/rkiel/git-utilities#readme",
"dependencies": {
"commander": "^2.20.0"
"commander": "^2.20.0",
"lodash": "^4.17.14"
}
}