diff --git a/package.json b/package.json index 83ef122..1cc0002 100644 --- a/package.json +++ b/package.json @@ -31,6 +31,6 @@ "sails-postgresql": "^0.11.4", "sails-redis": "^0.10.7", "through2": "^2.0.1", - "waterline": "^0.12.2" + "waterline": "^0.13.1" } }