Skip to content

Commit

Permalink
Merge pull request #250 from wyabubbo/main
Browse files Browse the repository at this point in the history
Remove the "Proxy" keyword in package.json
  • Loading branch information
9rh authored Oct 9, 2023
2 parents c1d9d3e + 62eab71 commit b92f8a0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"start": "node index.js"
},
"keywords": [
"proxy"
"educational"
],
"author": "",
"license": "GPL-3.0-or-later",
Expand All @@ -24,4 +24,4 @@
"eslint": "^8.36.0",
"prettier": "^2.8.4"
}
}
}

0 comments on commit b92f8a0

Please sign in to comment.