v0.1.0
This commit is contained in:
parent
c9f628ee2c
commit
4e3da87809
9 changed files with 191 additions and 582 deletions
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "@endeavorance/socket",
|
||||
"description": "Lightweight reconnecting websocket interface",
|
||||
"version": "0.0.1",
|
||||
"description": "Self-managed reconnecting WebSocket wrapper",
|
||||
"version": "0.1.0",
|
||||
"exports": "./dist/index.js",
|
||||
"types": "./dist/index.d.ts",
|
||||
"scripts": {
|
||||
|
@ -22,4 +22,4 @@
|
|||
"peerDependencies": {
|
||||
"typescript": "^5.0.0"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue