Commit 3cb3d487 authored by Sylvain Renault's avatar Sylvain Renault
Browse files

Correct the package path.

parent f9515570
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -8,7 +8,7 @@
    "com.unity.textmeshpro": "3.0.4",
    "com.unity.timeline": "1.4.7",
    "com.unity.ugui": "1.0.0",
    "etsi.isg.arf.worldstorage": "file:../unity-world-storage-package",
    "etsi.isg.arf.worldstorage": "file:./unity-world-storage-package",
    "com.unity.modules.ai": "1.0.0",
    "com.unity.modules.androidjni": "1.0.0",
    "com.unity.modules.animation": "1.0.0",