Skip to content

Commit

Permalink
chore: adding repo to package
Browse files Browse the repository at this point in the history
  • Loading branch information
James-Frowen committed Mar 21, 2024
1 parent 87f5003 commit f9cb702
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion Assets/SimpleWebSocket/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,13 @@
"unity": "2021.3",
"description": "Websocket support for Mirage using SimpleWebTransport",
"author": "James Frowen",
"repository": {
"type": "git",
"url": "https://github.com/James-Frowen/SimpleWebSocket"
},
"dependencies": {
"com.miragenet.mirage": "120.0.0",
"com.james-frowen.simplewebtransport": "2.0.1"
},
"samples": []
}
}

0 comments on commit f9cb702

Please sign in to comment.