Skip to content

Commit

Permalink
chore: add missing deps in legacy-package-management
Browse files Browse the repository at this point in the history
  • Loading branch information
JamesHenry committed Jun 7, 2023
1 parent 83b45d2 commit ab5ecd3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions packages/legacy-package-management/package.json
Expand Up @@ -26,6 +26,7 @@
"directory": "packages/legacy-package-management"
},
"dependencies": {
"@lerna/child-process": "7.0.0-alpha.7",
"@npmcli/arborist": "6.2.3",
"@npmcli/run-script": "4.1.7",
"@nx/devkit": ">=16.1.3 < 17",
Expand Down Expand Up @@ -74,6 +75,7 @@
"read-cmd-shim": "3.0.0",
"read-package-json": "5.0.1",
"resolve-from": "5.0.0",
"rimraf": "^4.4.1",
"semver": "7.3.8",
"signal-exit": "3.0.7",
"slash": "3.0.0",
Expand Down

0 comments on commit ab5ecd3

Please sign in to comment.