Skip to content

Commit

Permalink
Add websocket package
Browse files Browse the repository at this point in the history
  • Loading branch information
gamalielhere committed Aug 30, 2018
1 parent 83ef90a commit 4861706
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 3 deletions.
37 changes: 35 additions & 2 deletions package-lock.json

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

3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,8 @@
"dependencies": {
"vue": "^2.5.17",
"vue-router": "^3.0.1",
"vuex": "^3.0.1"
"vuex": "^3.0.1",
"websocket": "^1.0.26"
},
"devDependencies": {
"@ledgerhq/hw-app-eth": "^4.21.0",
Expand Down

1 comment on commit 4861706

@mew-bot
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.