Skip to content

Commit

Permalink
Add TextMeshPro as a dependency fo rthe package
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonDarksideJ authored May 8, 2024
1 parent 358eb5d commit 5114355
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,8 @@
"dependencies": {
"com.realitytoolkit.core": "1.0.0-pre.48",
"com.realitytoolkit.player": "1.0.4",
"com.unity.ugui": "1.0.0"
"com.unity.ugui": "1.0.0",
"com.unity.textmeshpro": "3.0.8"
},
"assets": [
{
Expand Down

0 comments on commit 5114355

Please sign in to comment.