RubyGems
npm
Organizations
Log in
Sign up
npm
hytopia
Versions diffs
0.1.12 → 0.1.13
hytopia 0.1.12 → 0.1.13
Sign up to get
free
protection for your applications and to get access to all the features.
Files changed (2)
hide
show
package/package.json
+1
-1
package/server.js
+1
-1
package/package.json
CHANGED
Viewed
@@ -1,6 +1,6 @@
1
1
{
2
2
"name": "hytopia",
3
-
"version": "0.1.
12
",
3
+
"version": "0.1.
13
",
4
4
"description": "The HYTOPIA SDK makes it easy for developers to create multiplayer games on the HYTOPIA platform using JavaScript or TypeScript.",
5
5
"main": "server.js",
6
6
"bin": {
1
2
Next ›
Last »