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 289f415 commit 54d53b9Copy full SHA for 54d53b9
package.json
@@ -1,12 +1,12 @@
1
{
2
"name": "massive-netcode",
3
- "version": "0.2.0",
+ "version": "0.2.1",
4
"displayName": "Massive ECS Netcode",
5
"unity": "2021.2",
6
"description": "Network tools for massive-ecs.",
7
"dependencies":
8
9
- "massive-ecs": "https://github.com/nilpunch/massive-ecs#v19.0.2"
+ "massive-ecs": "https://github.com/nilpunch/massive-ecs#19.0.2"
10
},
11
"author": "nilpunch"
12
}
0 commit comments