Redis alias and override

This commit is contained in:
Sébastien Cevey
2015-12-23 17:13:17 +00:00
parent 4e939874f2
commit 3fb1e7b248
2 changed files with 6 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
{
"map": {
"./lib/parsers/hiredis": "@empty"
}
}
+1
View File
@@ -339,6 +339,7 @@
"react-dom": "npm:react-dom",
"react-router": "npm:react-router",
"readline": "github:jspm/nodelibs-readline",
"redis": "npm:redis",
"redux": "npm:redux",
"react-redux": "npm:react-redux",
"reflect-metadata": "npm:reflect-metadata",