Skip to content

Commit d8e2cee

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

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

package.json

+4
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)