Merge pull request #692 from jspm/sc-redis

Redis alias and override
This commit is contained in:
Sébastien Cevey
2015-12-23 17:25:51 +00:00
2 changed files with 6 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
{
"map": {
"./lib/parsers/hiredis": "@empty"
}
}