Update package.json
This commit is contained in:
@@ -2,5 +2,7 @@
|
||||
"name": "wetsock",
|
||||
"description": "simplified websocket server/client integration",
|
||||
"version": "0.0.1",
|
||||
"repository": "https://github.com/gh0sTedBuddy/wetsock.git"
|
||||
"repository": "https://github.com/gh0sTedBuddy/wetsock.git",
|
||||
"type": "module",
|
||||
"module": "lib/WetSock/WetSock.js"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user