Skip to content

Commit

Permalink
Merge pull request #147 from stephenplusplus/master
Browse files Browse the repository at this point in the history
npm: slim down distributed files.
  • Loading branch information
Burcu Dogan committed Sep 2, 2014
2 parents 88e0329 + 044eaf5 commit 0ae0917
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .npmignore

This file was deleted.

6 changes: 6 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,12 @@
}
],
"main": "./lib/index",
"files": [
"lib/",
"AUTHORS",
"CONTRIBUTORS",
"COPYING"
],
"repository": "googlecloudplatform/gcloud-nodejs",
"keywords": [
"google",
Expand Down

0 comments on commit 0ae0917

Please sign in to comment.