cli: added explicit lerna deps

This commit is contained in:
Patrik Oldsberg
2020-03-06 14:22:04 +01:00
parent b604d82439
commit d8e1c0318d
2 changed files with 4 additions and 2 deletions
+2
View File
@@ -31,6 +31,8 @@
"backstage-cli": "bin/backstage-cli"
},
"dependencies": {
"@lerna/package-graph": "^3.18.5",
"@lerna/project": "^3.18.0",
"chokidar": "^3.3.1",
"commander": "^4.1.1",
"dashify": "^2.0.0",