diff --git a/importApp/package-lock.json b/importApp/package-lock.json index 9d6fd385..b0fd64f2 100644 --- a/importApp/package-lock.json +++ b/importApp/package-lock.json @@ -7924,7 +7924,6 @@ "minimatch": { "version": "3.0.4", "bundled": true, - "optional": true, "requires": { "brace-expansion": "^1.1.7" } @@ -13502,8 +13501,8 @@ } }, "tableschema": { - "version": "git+https://github.com/mydu/tableschema-js.git#749ea9c00c640a4502a814a2062d1acfe8a87415", - "from": "git+https://github.com/mydu/tableschema-js.git", + "version": "git+https://github.com/mydu/tableschema-js.git#ec972f59cbbcadec558671efe4b4c6cabc596023", + "from": "git+https://github.com/mydu/tableschema-js.git#collect-errors", "requires": { "axios": "^0.17.1", "csv": "^1.1.1", diff --git a/importApp/package.json b/importApp/package.json index f864ddf0..15965fe4 100644 --- a/importApp/package.json +++ b/importApp/package.json @@ -26,7 +26,7 @@ "redux-starter-kit": "^0.5.1", "redux-thunk": "^2.3.0", "reselect": "^4.0.0", - "tableschema": "git+https://github.com/mydu/tableschema-js.git", + "tableschema": "git+https://github.com/mydu/tableschema-js.git#collect-errors", "xlsx": "^0.14.3" }, "scripts": {