Skip to content
This repository has been archived by the owner on Sep 4, 2024. It is now read-only.

Commit

Permalink
Merge pull request #18 from magiclabs/fix/add-voltstro-dependency
Browse files Browse the repository at this point in the history
Add Voltstro UnityWebBrowser dependency
  • Loading branch information
Ethella authored Apr 2, 2024
2 parents 9d0037f + 70df35c commit 0b5264c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Packages/link.magic.unity.sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,8 @@
"dependencies": {
"com.unity.nuget.newtonsoft-json": "3.2.1",
"com.nethereum.unity": "4.19.2",
"net.gree.unity-webview": "1.0.0"
"net.gree.unity-webview": "1.0.0",
"dev.voltstro.unitywebbrowser": "2.1.1"
},
"samples": [
{
Expand All @@ -20,4 +21,3 @@
}
]
}

0 comments on commit 0b5264c

Please sign in to comment.