Skip to content

Commit

Permalink
Merge pull request typicode#32 from PatrickHeneise/patch-1
Browse files Browse the repository at this point in the history
Update package.json
  • Loading branch information
typicode committed Oct 23, 2014
2 parents fc15699 + cd099eb commit c335280
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "json-server",
"version": "0.5.2",
"description": "Serves JSON files through REST routes.",
"main": "./src/server.js",
"main": "./src/index.js",
"bin": "./bin/index.js",
"directories": {
"test": "test"
Expand Down

0 comments on commit c335280

Please sign in to comment.