Skip to content

Commit

Permalink
v1.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jkyberneees committed Apr 6, 2024
1 parent 0e26049 commit 34148f7
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 21 deletions.
46 changes: 27 additions & 19 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "rproxy",
"version": "1.4.1",
"version": "1.4.2",
"description": "HTTP reverse proxy implementation based on Node.js and Docker",
"main": "index.js",
"scripts": {
Expand All @@ -25,7 +25,7 @@
"homepage": "https://github.com/BackendStack21/rproxy#readme",
"dependencies": {
"cors": "^2.8.5",
"fast-gateway": "^3.4.5",
"fast-gateway": "^3.4.6",
"faye-websocket": "^0.11.4"
}
}

0 comments on commit 34148f7

Please sign in to comment.