Skip to content

Commit

Permalink
Merge pull request #441 from huytd/fix-heroku
Browse files Browse the repository at this point in the history
Add sync-request to production dependencies for Heroku deployment
  • Loading branch information
igorantun authored Jun 29, 2016
2 parents da36941 + fa6a6d2 commit 709ee66
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,9 +56,7 @@
"socket.io": "^1.4.6",
"socket.io-client": "^1.4.6",
"webpack": "^1.13.1",
"webpack-stream": "^3.2.0"
},
"devDependencies": {
"webpack-stream": "^3.2.0",
"sync-request": "^3.0.1"
}
}

0 comments on commit 709ee66

Please sign in to comment.