Skip to content

Commit

Permalink
use snake camel postgres branch
Browse files Browse the repository at this point in the history
  • Loading branch information
mihaidma committed Apr 4, 2016
1 parent 054c776 commit 5df5151
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"dependencies": {
"lodash": "3.10.1",
"node-uuid": "1.4.7",
"seneca-standard-query": "0.x.x"
"seneca-standard-query": "0.0.3"
},
"devDependencies": {
"chai": "3.5.0",
Expand All @@ -58,6 +58,6 @@
"lab": "6.x.x",
"seneca": "1.3.0",
"seneca-store-test": "1.0.0",
"seneca-postgres-store": "senecajs/seneca-postgres-store"
"seneca-postgres-store": "mihaidma/seneca-postgres-store#snakecamel"
}
}

0 comments on commit 5df5151

Please sign in to comment.