Added hashish dependency

This commit is contained in:
Anatoliy Chakkaev 2012-01-30 17:35:30 +04:00
parent f096849a06
commit f56bbb44b0
1 changed files with 2 additions and 1 deletions

View File

@ -18,7 +18,8 @@
"mongoose": ">= 2.2.3",
"mysql": ">= 0.9.4",
"sequelize": "*",
"pg": "*"
"pg": "*",
"hashish": "*"
},
"devDependencies": {
"nodeunit": ">= 0",