From ec4fcf155f0a49325ff4f77aab82f3a7387c81c2 Mon Sep 17 00:00:00 2001 From: roll Date: Mon, 4 Sep 2017 12:29:39 +0300 Subject: [PATCH] Updated to tableschema@1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d9238c5..e9b225e 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "lodash": "^4.13.1", "regenerator-runtime": "^0.11.0", "stream-to-async-iterator": "^0.2.0", - "tableschema": "^1.0.0-alpha.22", + "tableschema": "^1.0.0", "tv4": "^1.2.7", "url-join": "^2.0.1" },