Merge pull request #33 from feathersjs/more-specific-main

Update package.json
This commit is contained in:
Eric Kryski 2016-03-23 08:58:36 -06:00 committed by David Luecke
parent a2a9cbf79a
commit e2716a64b2

View File

@ -3,7 +3,7 @@
"description": "Common error types for feathers apps",
"version": "2.0.1",
"homepage": "https://github.com/feathersjs/feathers-errors",
"main": "lib/",
"main": "lib/index",
"keywords": [
"feathers",
"feathers-plugin",