Skip to content

Commit b4de2a4

Browse files
committed
Add explicit dependency on control-hub
1 parent ce97332 commit b4de2a4

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

package-lock.json

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/sample/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
"private": true,
77
"type": "module",
88
"dependencies": {
9+
"@rev-robotics/control-hub": "*",
910
"@rev-robotics/expansion-hub": "*",
1011
"ws": "8.13.0",
1112
"commander": "^10.0.1",

0 commit comments

Comments
 (0)