Fix package.json

This commit is contained in:
Alejandro Martínez 2016-02-22 15:09:09 +01:00
parent 2d6ee93448
commit ba8e3d419e

View File

@ -36,7 +36,7 @@
"redis-mpool": "~0.4.0", "redis-mpool": "~0.4.0",
"lru-cache": "2.6.5", "lru-cache": "2.6.5",
"lzma": "~1.3.7", "lzma": "~1.3.7",
"log4js": "https://github.com/CartoDB/log4js-node/tarball/cdb" "log4js": "https://github.com/CartoDB/log4js-node/tarball/cdb",
"node-cartodb-query-tables": "https://github.com/CartoDB/node-cartodb-query-tables/tarball/master" "node-cartodb-query-tables": "https://github.com/CartoDB/node-cartodb-query-tables/tarball/master"
}, },
"devDependencies": { "devDependencies": {