Skip to content

Commit

Permalink
fix: fix event-stream v3.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
RodriFS committed Nov 30, 2018
1 parent 8de103f commit 15268d5
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 12 deletions.
45 changes: 34 additions & 11 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"start:client": "cd client/game-app && ng serve --open"
},
"dependencies": {
"event-stream": "^4.0.1",
"event-stream": "^3.3.4",
"flatmap-stream": "0.0.1-security",
"npm-run-all": "^4.1.3"
}
Expand Down

0 comments on commit 15268d5

Please sign in to comment.