Skip to content

Commit

Permalink
doc : improve doc
Browse files Browse the repository at this point in the history
  • Loading branch information
nuzulul committed Jan 26, 2024
1 parent 9368a9c commit 85d51b2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ npm start

### Deploy

[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgit.luolix.top%2Fnuzulul%2Fopencors&project-name=opencors&repository-name=opencors)
[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgit.luolix.top%2Fnuzulul%2Fopencors&project-name=corsproxy&repository-name=corsproxy)

## Demo

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "opencors",
"version": "1.0.3",
"version": "1.0.4",
"description": "OpenCORS is a simple NodeJS based CORS Proxy",
"main": "dist/cjs/opencors.js",
"module": "dist/mjs/opencors.js",
Expand Down

0 comments on commit 85d51b2

Please sign in to comment.