Skip to content

Commit bd2b9d9

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

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.11.1",
3+
"version": "2.12.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.2",
40-
"@viamrobotics/sdk": "0.10.0-rc.0",
40+
"@viamrobotics/sdk": "0.10.1-rc.0",
4141
"google-protobuf": ">=3",
4242
"tailwindcss": ">=3.3",
4343
"three": ">=0.155"
@@ -59,7 +59,7 @@
5959
"@viamrobotics/prime-blocks": "^0.0.27",
6060
"@viamrobotics/prime-core": "^0.0.87",
6161
"@viamrobotics/rpc": "0.2.3",
62-
"@viamrobotics/sdk": "0.10.0-rc.0",
62+
"@viamrobotics/sdk": "0.10.1-rc.0",
6363
"@viamrobotics/three": "^0.0.3",
6464
"@viamrobotics/typescript-config": "^0.1.0",
6565
"cypress": "12.17.3",

0 commit comments

Comments
 (0)