Skip to content
This repository was archived by the owner on Mar 17, 2026. It is now read-only.

Commit 2cc9cf7

Browse files
fix: include protos in the package (#336)
1 parent 2fe206b commit 2cc9cf7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"repository": "googleapis/nodejs-pubsub",
1111
"main": "./build/src/index.js",
1212
"files": [
13-
"protos",
13+
"build/protos",
1414
"build/src",
1515
"AUTHORS",
1616
"CONTRIBUTORS",

0 commit comments

Comments
 (0)