webzepetoku commited on
Commit
e01deb7
·
verified ·
1 Parent(s): 8779d34

Update UnityProject/Packages/manifest.json

Browse files
UnityProject/Packages/manifest.json CHANGED
@@ -5,7 +5,7 @@
5
  "com.unity.textmeshpro": "3.0.7",
6
  "com.unity.toolchain.win-x86_64-linux-x86_64": "2.0.11",
7
  "com.unity.ugui": "1.0.0",
8
- "zepeto.world": "1.21.9",
9
  "com.unity.modules.ai": "1.0.0",
10
  "com.unity.modules.androidjni": "1.0.0",
11
  "com.unity.modules.animation": "1.0.0",
@@ -43,8 +43,9 @@
43
  "name": "ZEPETO",
44
  "url": "https://upm.zepeto.run",
45
  "scopes": [
46
- "zepeto"
 
47
  ]
48
  }
49
  ]
50
- }
 
5
  "com.unity.textmeshpro": "3.0.7",
6
  "com.unity.toolchain.win-x86_64-linux-x86_64": "2.0.11",
7
  "com.unity.ugui": "1.0.0",
8
+ "com.zepeto.world": "1.21.9",
9
  "com.unity.modules.ai": "1.0.0",
10
  "com.unity.modules.androidjni": "1.0.0",
11
  "com.unity.modules.animation": "1.0.0",
 
43
  "name": "ZEPETO",
44
  "url": "https://upm.zepeto.run",
45
  "scopes": [
46
+ "com.zepeto",
47
+ "com.nfa"
48
  ]
49
  }
50
  ]
51
+ }