From 289d9389a464a69721cf69372cc69cec7220d605 Mon Sep 17 00:00:00 2001 From: Dave Eddy Date: Wed, 23 Sep 2015 12:25:48 -0400 Subject: [PATCH] bump tabula, fixes #21 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 58d2375..3a4129f 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "once": "1.3.2", "restify-clients": "1.0.0", "smartdc-auth": "git+https://github.com/joyent/node-smartdc-auth.git#3be3c1e", - "tabula": "1.6.0", + "tabula": "1.6.1", "vasync": "1.6.3", "verror": "1.6.0" },