Skip to content

Commit

Permalink
bad main link
Browse files Browse the repository at this point in the history
  • Loading branch information
RIAEvangelist committed Aug 7, 2017
1 parent 324c66e commit 536fca4
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
@@ -1,8 +1,8 @@
{
"name": "node-http-server",
"version": "7.1.0",
"version": "8.0.0",
"description": "A very simple and fast http server for node, bash, and spawnable from C, Python etc. It is lightweight and great for embedded solutions as well as everyday development or public facing apps.",
"main": "server/http.js",
"main": "server/Server.js",
"directories": {
"example": "example",
"doc":"docs",
Expand Down

0 comments on commit 536fca4

Please sign in to comment.