mirror of
https://github.com/nvms/prsm.git
synced 2025-12-15 15:50:53 +00:00
use latest keepalive-ws
This commit is contained in:
parent
3395ddb7ac
commit
5bd827515f
@ -1,2 +1,6 @@
|
||||
node_modules
|
||||
src
|
||||
data
|
||||
tsup.config.ts
|
||||
bump.config.ts
|
||||
bun.lockb
|
||||
Binary file not shown.
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@prsm/express-keepalive-ws",
|
||||
"version": "1.2.7",
|
||||
"version": "1.2.8",
|
||||
"author": "",
|
||||
"main": "./dist/index.js",
|
||||
"devDependencies": {
|
||||
@ -27,6 +27,6 @@
|
||||
"types": "module",
|
||||
"typings": "./dist/index.d.ts",
|
||||
"dependencies": {
|
||||
"@prsm/keepalive-ws": "^0.3.8"
|
||||
"@prsm/keepalive-ws": "^1.0.3"
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user