From 2ca9ad3feb45a0c7b4902b4d5ae29a32b66f2655 Mon Sep 17 00:00:00 2001 From: Gajus Kuizinas Date: Mon, 16 Oct 2017 15:14:44 +0100 Subject: [PATCH] fix: update dependencies --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 13031985..ae59d8ff 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "pg": "^7.3.0", "pg-connection-string": "^2.0.0", "pretty-hrtime": "^1.0.3", - "roarr": "^1.7.1" + "roarr": "^2.0.0" }, "description": "A PostgreSQL client with strict types and assertions.", "devDependencies": {