Skip to content

Commit cf4c8a0

Browse files
committed
release v1.0.5
1 parent 64e7018 commit cf4c8a0

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

package.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "next-http-proxy-middleware",
3-
"version": "1.0.4",
3+
"version": "1.0.5",
44
"description": "Nextjs HTTP Proxy Middleware",
55
"main": "build/index.js",
66
"scripts": {
@@ -57,6 +57,5 @@
5757
"homepage": "https://github.com/stegano/next-http-proxy-middleware#readme",
5858
"engines": {
5959
"node": ">=10.0.0"
60-
},
61-
"types": "./src/index.d.ts"
60+
}
6261
}

0 commit comments

Comments
 (0)