Skip to content

Commit

Permalink
use published rosbag2
Browse files Browse the repository at this point in the history
  • Loading branch information
jtbandes committed Dec 5, 2024
1 parent e1033f8 commit eef4268
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"typescript": "5.7.2"
},
"dependencies": {
"@foxglove/rosbag2": "github:foxglove/rosbag2#7184cd25ce29d2d551388905d5dc6ca556f07749",
"@foxglove/rosbag2": "^6.0.0",
"better-sqlite3": "^11.6.0"
},
"packageManager": "yarn@4.5.3"
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -488,7 +488,7 @@ __metadata:
resolution: "@foxglove/rosbag2-node@workspace:."
dependencies:
"@foxglove/eslint-plugin": "npm:2.0.0"
"@foxglove/rosbag2": "github:foxglove/rosbag2#7184cd25ce29d2d551388905d5dc6ca556f07749"
"@foxglove/rosbag2": "npm:^6.0.0"
"@types/better-sqlite3": "npm:^7.6.12"
"@types/jest": "npm:^29.5.14"
"@types/node": "npm:^22.10.1"
Expand All @@ -501,9 +501,9 @@ __metadata:
languageName: unknown
linkType: soft

"@foxglove/rosbag2@github:foxglove/rosbag2#7184cd25ce29d2d551388905d5dc6ca556f07749":
"@foxglove/rosbag2@npm:^6.0.0":
version: 6.0.0
resolution: "@foxglove/rosbag2@https://github.com/foxglove/rosbag2.git#commit=7184cd25ce29d2d551388905d5dc6ca556f07749"
resolution: "@foxglove/rosbag2@npm:6.0.0"
dependencies:
"@foxglove/rosmsg-msgs-common": "npm:^3.2.1"
"@foxglove/rosmsg2-serialization": "npm:^3.0.0"
Expand Down

0 comments on commit eef4268

Please sign in to comment.