Skip to content

Commit 29c8297

Browse files
chore(deps): update dependency locar to v0.1.6
1 parent 0df416d commit 29c8297

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

bun.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
},
8484
"packages/rdk": {
8585
"name": "@omnidotdev/rdk",
86-
"version": "0.5.0",
86+
"version": "0.5.1",
8787
"dependencies": {
8888
"ts-pattern": "^5.9.0",
8989
"zustand": "^5.0.9",
@@ -114,7 +114,7 @@
114114
"@ar-js-org/ar.js": "^3.4.7",
115115
"@react-three/fiber": "^9.4.0",
116116
"@react-three/xr": "^6.6.28",
117-
"locar": "0.1.5",
117+
"locar": "0.1.6",
118118
"react": "^19.2.0",
119119
"react-dom": "^19.2.0",
120120
"three": "^0.180.0",

packages/rdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"@ar-js-org/ar.js": "^3.4.7",
4848
"@react-three/fiber": "^9.4.0",
4949
"@react-three/xr": "^6.6.28",
50-
"locar": "0.1.5",
50+
"locar": "0.1.6",
5151
"react": "^19.2.0",
5252
"react-dom": "^19.2.0",
5353
"three": "^0.180.0"

0 commit comments

Comments
 (0)