Skip to content

Commit 4cd3a0a

Browse files
npm: slim down distributed files.
1 parent 6fd7154 commit 4cd3a0a

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

.npmignore

Lines changed: 0 additions & 4 deletions
This file was deleted.

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,10 @@
2626
}
2727
],
2828
"main": "./lib/index",
29+
"files": [
30+
"COPYING",
31+
"lib/"
32+
],
2933
"repository": "googlecloudplatform/gcloud-nodejs",
3034
"keywords": [
3135
"google",

0 commit comments

Comments
 (0)