不要怂,就是干,撸起袖子干!

Commit 6e7e33e8 by Scott Tadman

Adding pg-hstore dependency

1 parent ceadd919
Showing with 6 additions and 2 deletions
......@@ -18,7 +18,10 @@
},
{
"name": "Jan Aagaard Meier",
"email": ["janzeh@gmail.com", "jmei@itu.dk"]
"email": [
"janzeh@gmail.com",
"jmei@itu.dk"
]
}
],
"repository": {
......@@ -38,7 +41,8 @@
"dottie": "0.0.6-1",
"toposort-class": "0.1.4",
"generic-pool": "2.0.3",
"promise": "~3.0.0"
"promise": "~3.0.0",
"pg-hstore": "~1.0.3"
},
"devDependencies": {
"jasmine-node": "1.5.0",
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!