Skip to content

Commit

Permalink
'update logger-websockets to version 1.31.7'
Browse files Browse the repository at this point in the history
  • Loading branch information
vid committed Dec 4, 2023
1 parent e6ad3c5 commit 1b08312
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions modules/logger-websockets/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@haibun/logger-websockets",
"type": "module",
"version": "1.32.6",
"version": "1.31.7",
"description": "",
"author": "",
"main": "build/logger-websockets-server.js",
Expand All @@ -24,9 +24,9 @@
"xversion": "npm run format && git add -A src"
},
"dependencies": {
"@haibun/core": "1.32.6",
"@haibun/web-server-express": "1.32.6",
"@haibun/core": "1.31.7",
"@haibun/web-server-express": "1.31.7",
"ws": "^7.5.1"
},
"gitHead": "7cf9680bd922fb622fb59f1e6bf5b65284cb8fd5"
}
}

0 comments on commit 1b08312

Please sign in to comment.