We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 64e7018 commit cf4c8a0Copy full SHA for cf4c8a0
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "next-http-proxy-middleware",
3
- "version": "1.0.4",
+ "version": "1.0.5",
4
"description": "Nextjs HTTP Proxy Middleware",
5
"main": "build/index.js",
6
"scripts": {
@@ -57,6 +57,5 @@
57
"homepage": "https://github.com/stegano/next-http-proxy-middleware#readme",
58
"engines": {
59
"node": ">=10.0.0"
60
- },
61
- "types": "./src/index.d.ts"
+ }
62
}
0 commit comments