Skip to content

Commit

Permalink
update build
Browse files Browse the repository at this point in the history
  • Loading branch information
weglov committed Apr 5, 2019
1 parent f1403c7 commit 64c858f
Show file tree
Hide file tree
Showing 3 changed files with 33 additions and 14 deletions.
2 changes: 1 addition & 1 deletion dist/build.js

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

43 changes: 31 additions & 12 deletions npm-shrinkwrap.json

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

2 changes: 1 addition & 1 deletion src/Main.js
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ export default {
}
} else {
Object.seal(this.$options.sockets)

// if !hasProxy need addListener
if (sockets) {
Object.keys(sockets).forEach(key => {
Expand Down

0 comments on commit 64c858f

Please sign in to comment.