Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
biggora committed Apr 5, 2015
1 parent ed5ff9d commit 4233b13
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 @@ -91,7 +91,7 @@
"test": "nodeunit tests/*_test*"
},
"engines": [
"node >= 0.6.0"
"node >= 0.10.0"
],
"dependencies": {
"node-uuid": ">= 1.3.3"
Expand All @@ -111,7 +111,7 @@
"mongodb": "1.x",
"felix-couchdb": ">= 1.0.3",
"cradle": ">= 0.6.3",
"rethinkdb":">= 1.12",
"rethinkdb":">= 1.12.0",
"generic-pool":">= 2.0.4"
},
"optionalDependencies": {}
Expand Down

0 comments on commit 4233b13

Please sign in to comment.