We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1d67b0 commit ae358cbCopy full SHA for ae358cb
package.json
@@ -10,13 +10,16 @@
10
],
11
"repository": {
12
"name": "com.gameframex.unity.network",
13
- "url": "https://github.com/AlianBlank/com.gameframex.unity.network.git",
+ "url": "https://github.com/gameframex/com.gameframex.unity.network.git",
14
"type": "git"
15
},
16
"author": {
17
"name": "Blank",
18
"email": "[email protected]",
19
"url": "https://gameframex.doc.alianblank.com"
20
21
- "dependencies": {}
+ "dependencies": {
22
+ "com.gameframex.unity": "1.1.1",
23
+ "com.gameframex.unity.event": "1.0.0"
24
+ }
25
}
0 commit comments