updated info

beta.r3js.org
Theunis Botha 2018-11-18 10:02:31 +01:00
parent 9b1bb5aa73
commit 4c6d158ae9
1 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,9 @@
{
"name": "r3-websocket",
"version": "0.0.1",
"description": "R3 Websocket - Manages websocket communication between components",
"author": "-=<yb4f310",
"version": "1.0.0",
"repository": "https://bitbucket.org/cybafelo/r3-websocket/src/master/",
"dependencies": {
"ws": "^6.0.0"
}