Skip to content

Commit

Permalink
remove node-proxy from optionalDependencies; it has been causing inst…
Browse files Browse the repository at this point in the history
…all warnings for years now
  • Loading branch information
natevw committed Feb 7, 2020
1 parent 4ab8399 commit f981e1d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,5 @@
"contributors": [{"name":"Nathan Vander Wilt", "email": "nate@calftrail.com", "url":"http://exts.ch"}],
"description": "Succinct native REST client, for client-side web apps and node.js. Turns URLs into magic JavaScript objects. Supports JSON, CouchDB, OAuth 1.0a, form uploads and more!",
"licenses": [{"type": "MIT", "url": "https://github.com/natevw/fermata/raw/master/README.md"}],
"optionalDependencies": {"node-proxy": "^1.0.0"},
"main": "fermata"
}

0 comments on commit f981e1d

Please sign in to comment.