Added hashish dependency
This commit is contained in:
parent
f096849a06
commit
f56bbb44b0
|
@ -18,7 +18,8 @@
|
|||
"mongoose": ">= 2.2.3",
|
||||
"mysql": ">= 0.9.4",
|
||||
"sequelize": "*",
|
||||
"pg": "*"
|
||||
"pg": "*",
|
||||
"hashish": "*"
|
||||
},
|
||||
"devDependencies": {
|
||||
"nodeunit": ">= 0",
|
||||
|
|
Loading…
Reference in New Issue