Skip to content

Commit

Permalink
Removing an unused dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
avoidwork committed Jun 14, 2018
1 parent 6e770ff commit 9fb74a7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 8 deletions.
7 changes: 1 addition & 6 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "woodland",
"version": "6.0.0",
"version": "6.0.1",
"description": "Lightweight HTTP/HTTPS/HTTP2 router with automatic `Allow` & `CORS` headers",
"main": "index.js",
"scripts": {
Expand Down Expand Up @@ -31,7 +31,6 @@
},
"homepage": "http://avoidwork.github.io/woodland/",
"dependencies": {
"murmurhash3js": "^3.0.1",
"tiny-coerce": "^1.0.1",
"tiny-lru": "^1.6.1",
"tiny-parse": "^2.1.4"
Expand Down

0 comments on commit 9fb74a7

Please sign in to comment.