Skip to content

Commit 7fc03d8

Browse files
committed
chore: add context7.json
1 parent f774f9a commit 7fc03d8

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

context7.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
{
2+
"$schema": "https://context7.com/schema/context7.json",
3+
"projectTitle": "http-proxy-middleware",
4+
"description": "Node.js proxy middleware for express-like servers: express, connect, next.js and more.",
5+
"previousVersions": [
6+
{
7+
"tag": "v2.0.8",
8+
"title": "version v2.0.8"
9+
},
10+
{
11+
"tag": "v1.3.1",
12+
"title": "version v1.3.1"
13+
}
14+
]
15+
}

0 commit comments

Comments
 (0)