Add "google" to package.json "files" for WKT.
This commit is contained in:
parent
c4b40a37dd
commit
48735cba77
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
|||
"version": "3.0.0-alpha.6.1",
|
||||
"description": "Protocol Buffers for JavaScript",
|
||||
"main": "google-protobuf.js",
|
||||
"files": "google",
|
||||
"dependencies": {
|
||||
"google-closure-library": "~20160125.0.0",
|
||||
"gulp": "~3.9.0",
|
||||
|
|
Loading…
Add table
Reference in a new issue