File tree Expand file tree Collapse file tree 2 files changed +2
-4
lines changed
Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Original file line number Diff line number Diff line change 4343 "when" : " https://github.com/cujojs/when/archive/noisy-deferred-then.tar.gz" ,
4444 "rest" : " https://github.com/s2js/rest/archive/dev.tar.gz" ,
4545 "express" : " 3.0.6" ,
46- "bower" : " 0.6.8 " ,
46+ "bower" : " 0.8.5 " ,
4747 "mime" : " 1.2.9" ,
48- "priorityqueuejs" : " 0.1.0" ,
49- "memwatch" : " 0.2.0"
48+ "priorityqueuejs" : " 0.1.0"
5049 },
5150 "devDependencies" : {
5251 "fake-fs" : " https://github.com/eldargab/node-fake-fs/archive/50f54e9551d9ece5578213564268021d4976db26.tar.gz" ,
Original file line number Diff line number Diff line change 1212 ******************************************************************************/
1313
1414//See: memwatch: https://hacks.mozilla.org/2012/11/tracking-down-memory-leaks-in-node-js-a-node-js-holiday-season/
15-
1615//TODO: why does this have issues when deployed on CF, could because I run 32 bit and cf has 64 bit.
1716// is it deploying my locally compiled stuff onto CF?
1817//var memwatch = require('memwatch');
You can’t perform that action at this time.
0 commit comments