Skip to content

Commit

Permalink
Merge pull request #136 from solidusjs/fix-node-inspector
Browse files Browse the repository at this point in the history
Fix for node-inspector: skip debug flag for workers
  • Loading branch information
joanniclaborde committed Dec 17, 2015
2 parents cbe325d + 97d52f1 commit 37ebc03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"glob": "~3.2.6",
"handlebars": "^1.3.0",
"handlebars-helper": "~0.0.9",
"worker-farm": "~1.1.0",
"worker-farm": "solidusjs/node-worker-farm#debug-fix",
"raven": "^0.6.2",
"socket.io": "~1.0.6",
"continuation-local-storage": "~3.1.1",
Expand Down

0 comments on commit 37ebc03

Please sign in to comment.