Skip to content

Commit

Permalink
build: rebuild bundle (#1442)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexander-fenster committed Jul 13, 2020
1 parent 742b8dc commit 8fe584b
Show file tree
Hide file tree
Showing 14 changed files with 381 additions and 93 deletions.
8 changes: 7 additions & 1 deletion cli/package.json
Original file line number Diff line number Diff line change
@@ -1 +1,7 @@
{"version": "6.9.0"}
{
"version": "6.9.0",
"dependencies": {
"espree": "^7.1.0",
"tmp": "^0.2.1"
}
}
173 changes: 149 additions & 24 deletions dist/light/protobuf.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/light/protobuf.js.map

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions dist/light/protobuf.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/light/protobuf.min.js.map

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions dist/minimal/protobuf.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/minimal/protobuf.js.map

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions dist/minimal/protobuf.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/minimal/protobuf.min.js.map

Large diffs are not rendered by default.

0 comments on commit 8fe584b

Please sign in to comment.