Skip to content

Commit

Permalink
Merge pull request #19 from jianjunz/revertfix1659
Browse files Browse the repository at this point in the history
Revert "BUGFIX[1659] Temporarily fixed the #47 bug of spdy …"
  • Loading branch information
jianjunz committed Nov 5, 2018
2 parents 5adba09 + 683f1bb commit 1978f2a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 33 deletions.
7 changes: 2 additions & 5 deletions src/samples/conference/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,17 +11,14 @@
"sdk",
"gateway",
"mcu"
],
"scripts": {
"postinstall": "node ./quickfix2spdybug47.js"
},
],
"dependencies": {
"body-parser": "~1.14.1",
"express": "",
"errorhandler": "",
"morgan": "",
"socket.io": "",
"spdy":"^3.4.7"
"spdy":""
},
"engines": {
"node": ">=0.10"
Expand Down
28 changes: 0 additions & 28 deletions src/samples/conference/quickfix2spdybug47.js

This file was deleted.

0 comments on commit 1978f2a

Please sign in to comment.