mirror of
https://github.com/nvms/prsm.git
synced 2025-12-16 08:00:53 +00:00
1.2.7 release
This commit is contained in:
parent
648aba03e8
commit
8bf6823d31
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@prsm/express-keepalive-ws",
|
||||
"version": "1.2.6",
|
||||
"version": "1.2.7",
|
||||
"author": "",
|
||||
"main": "./dist/index.js",
|
||||
"devDependencies": {
|
||||
@ -27,6 +27,6 @@
|
||||
"types": "module",
|
||||
"typings": "./dist/index.d.ts",
|
||||
"dependencies": {
|
||||
"@prsm/keepalive-ws": "file:../keepalive-ws"
|
||||
"@prsm/keepalive-ws": "^0.3.8"
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user