removed nodefly temporarily due to some issue with npm install

v1.18.x
psychobunny 12 years ago
parent 1aa4a440a0
commit 4207928ac2

@ -1,12 +1,3 @@
// NodeFly
require('nodefly').profile(
'4b15d2184244dba6a0589932aa79ec50',
'NodeBB',
{
blockThreshold: 10
}
);
// Read config.js to grab redis info
var fs = require('fs'),
path = require('path'),

@ -30,8 +30,7 @@
"async": "0.2.8",
"node-imagemagick": "0.1.8",
"atom-writer": "1.0.3",
"xml-writer": "1.2.4",
"nodefly": "stable"
"xml-writer": "1.2.4"
},
"devDependencies": {},
"optionalDependencies": {},

Loading…
Cancel
Save