We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cdf2e47 commit 62367f0Copy full SHA for 62367f0
tunnel/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@bpinternal/tunnel",
3
- "version": "0.1.23",
+ "version": "0.1.24",
4
"description": "Tunneling logic for client and server",
5
"main": "./dist/index.cjs",
6
"browser": "./dist/index.mjs",
@@ -27,7 +27,7 @@
27
"@tsconfig/node18-strictest": "^1.0.0",
28
"@types/lodash": "^4.14.195",
29
"@types/node": "^18.11.17",
30
- "@types/web": "^0.0.216",
+ "@types/web": "^0.0.229",
31
"esbuild": "^0.25.0",
32
"puppeteer": "^22.0.0",
33
"ts-node": "^10.9.1",
0 commit comments