Skip to content

Commit 01f77db

Browse files
committed
fix pg-gateway version
1 parent 9e082dd commit 01f77db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/browser-proxy/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"@aws-sdk/client-s3": "^3.645.0",
1111
"debug": "^4.3.7",
1212
"findhit-proxywrap": "^0.3.13",
13-
"pg-gateway": "^0.3.0-alpha.7",
13+
"pg-gateway": "0.3.0-alpha.7",
1414
"ws": "^8.18.0"
1515
},
1616
"devDependencies": {

0 commit comments

Comments
 (0)