Skip to content

Commit

Permalink
Fix boundary dependency version (#40)
Browse files Browse the repository at this point in the history
  • Loading branch information
FejZa authored May 13, 2024
1 parent 90a73ae commit 16a8d81
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"dependencies": {
"com.realitytoolkit.core": "1.0.0-pre.48",
"com.realitytoolkit.player": "1.0.4",
"com.realitytoolkit.boundary": "1.0.0-pre.2",
"com.realitytoolkit.boundary": "1.0.0-pre.4",
"com.unity.xr.oculus": "4.2.0"
},
"profiles": [
Expand All @@ -48,4 +48,4 @@
"path": "Assets~/"
}
]
}
}

0 comments on commit 16a8d81

Please sign in to comment.