Skip to content
This repository has been archived by the owner on Apr 10, 2018. It is now read-only.

Commit

Permalink
bumped versions and synced tests
Browse files Browse the repository at this point in the history
  • Loading branch information
ptariche committed Jan 24, 2017
1 parent f4de74b commit af0cf8b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "koa-waterline",
"version": "4.3.3",
"version": "5.0.0",
"description": "middleware for your hose",
"main": "index.js",
"scripts": {
Expand All @@ -24,8 +24,8 @@
},
"homepage": "https://github.com/ptariche/koa-waterline",
"dependencies": {
"debug": "^2.4.5",
"lodash": "^4.2.1",
"debug": "^2.6.0",
"lodash": "^4.17.3",
"waterline": "^0.11.6"
},
"devDependencies": {
Expand All @@ -36,7 +36,7 @@
"sails-cassandra": "^0.12.8",
"sails-couchdb-orm": "^0.10.3",
"sails-mongo": "^0.12.2",
"snyk": "^1.21.2"
"snyk": "^1.24.6"
},
"snyk": true
}

0 comments on commit af0cf8b

Please sign in to comment.