Skip to content

Commit 54d53b9

Browse files
committed
Fix dependencies
1 parent 289f415 commit 54d53b9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
22
"name": "massive-netcode",
3-
"version": "0.2.0",
3+
"version": "0.2.1",
44
"displayName": "Massive ECS Netcode",
55
"unity": "2021.2",
66
"description": "Network tools for massive-ecs.",
77
"dependencies":
88
{
9-
"massive-ecs": "https://github.com/nilpunch/massive-ecs#v19.0.2"
9+
"massive-ecs": "https://github.com/nilpunch/massive-ecs#19.0.2"
1010
},
1111
"author": "nilpunch"
1212
}

0 commit comments

Comments
 (0)