Skip to content

Commit

Permalink
remove low-http-server dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
schamberg97 committed Mar 8, 2021
1 parent 5d7b6bf commit e64b869
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "fyrejet",
"version": "3.0.1",
"version": "3.0.2",
"description": "Web Framework for node.js that strives to provide (almost) perfect compatibility with Express, while providing better performance, where you need it.",
"main": "index.js",
"scripts": {
Expand Down Expand Up @@ -53,7 +53,6 @@
"express": "^4.17.1",
"finalhandler": "~1.1.2",
"fresh": "0.5.2",
"low-http-server": "^2.1.1",
"lru-cache": "^6.0.0",
"methods": "~1.1.2",
"on-change": "^2.2.0",
Expand Down

0 comments on commit e64b869

Please sign in to comment.