Update to version 0.0.3 and build

This commit is contained in:
Micah Allen 2018-11-05 10:12:44 -05:00
parent 6bd89ddeea
commit 6ec5e95926
3 changed files with 522 additions and 139 deletions

File diff suppressed because one or more lines are too long

657
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -1,6 +1,6 @@
{
"name": "rage-rpc",
"version": "0.0.2",
"version": "0.0.3",
"description": "An asynchronous RPC implementation for RAGE Multiplayer",
"main": "dist/rage-rpc.min.js",
"scripts": {