Skip to content

Commit b5085b4

Browse files
Automated remote-control Version Update (#3374)
Co-authored-by: 10zingpd <[email protected]>
1 parent 1f56385 commit b5085b4

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

web/frontend/package-lock.json

+7-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

web/frontend/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@viamrobotics/remote-control",
3-
"version": "2.6.2",
3+
"version": "2.7.0",
44
"license": "Apache-2.0",
55
"type": "module",
66
"scripts": {
@@ -37,7 +37,7 @@
3737
"@improbable-eng/grpc-web": ">=0.15",
3838
"@viamrobotics/prime": ">=0.5",
3939
"@viamrobotics/rpc": ">=0.1",
40-
"@viamrobotics/sdk": "0.8.1-next.0",
40+
"@viamrobotics/sdk": "0.9.0-rc.0",
4141
"google-protobuf": ">=3",
4242
"tailwindcss": ">=3.3",
4343
"three": ">=0.155"
@@ -58,7 +58,7 @@
5858
"@viamrobotics/prime-blocks": "^0.0.22",
5959
"@viamrobotics/prime-core": "^0.0.69",
6060
"@viamrobotics/rpc": "0.1.37",
61-
"@viamrobotics/sdk": "0.8.1-next.0",
61+
"@viamrobotics/sdk": "0.9.0-rc.0",
6262
"@viamrobotics/three": "^0.0.3",
6363
"@viamrobotics/typescript-config": "^0.1.0",
6464
"cypress": "12.17.3",

0 commit comments

Comments
 (0)