Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
DeltaNeverUsed authored Feb 27, 2024
1 parent 425ba7f commit 2b56430
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Packages/deltaneverused.usppnet/package.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"name": "deltaneverused.usppnet",
"displayName": "USPPNet",
"version": "0.0.3",
"version": "0.0.4",
"description": "Networking library",
"gitDependencies": {},
"vpmDependencies": {
"com.vrchat.udonsharp": "1.x.x",
"deltaneverused.uspppatcher": "0.0.1",
"com.vrchat.worlds": "3.5.0"
"deltaneverused.uspppatcher": "0.0.1^",
"com.vrchat.worlds": "3.5.0^"
},
"author": {
"name": "DeltaNeverUsed",
Expand All @@ -16,4 +16,4 @@
"legacyFolders": {},
"legacyFiles": {},
"unity": "2022.3"
}
}

0 comments on commit 2b56430

Please sign in to comment.