We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 86e8904 commit 6fc6481Copy full SHA for 6fc6481
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "protobufjs",
3
- "version": "6.8.1",
+ "version": "6.8.2",
4
"versionScheme": "~",
5
"description": "Protocol Buffers for JavaScript (& TypeScript).",
6
"author": "Daniel Wirtz <[email protected]>",
@@ -117,6 +117,7 @@
117
"scripts/postinstall.js",
118
"bin/**",
119
"cli/**",
120
+ "dist/**",
121
"ext/**",
122
"google/**",
123
"src/**"
0 commit comments