mirror of
https://github.com/nvms/prsm.git
synced 2025-12-16 16:10:54 +00:00
1.2.4 release
This commit is contained in:
parent
03893a0c7e
commit
bc91dd1c9f
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@prsm/express-keepalive-ws",
|
||||
"version": "1.2.3",
|
||||
"version": "1.2.4",
|
||||
"author": "",
|
||||
"main": "./dist/index.js",
|
||||
"devDependencies": {
|
||||
@ -9,6 +9,7 @@
|
||||
"tsup": "^8.2.4",
|
||||
"typescript": "^5.5.4"
|
||||
},
|
||||
"typings": "./dist/index.d.ts",
|
||||
"exports": {
|
||||
".": {
|
||||
"types": "./dist/index.d.ts",
|
||||
@ -26,7 +27,6 @@
|
||||
"type": "module",
|
||||
"types": "module",
|
||||
"dependencies": {
|
||||
"@prsm/express-keepalive-ws": "^1.2.2",
|
||||
"@prsm/keepalive-ws": "^0.3.6"
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user