From 8b4f3507c395ef4c31ce49824cbae7a83e086382 Mon Sep 17 00:00:00 2001 From: Jamie Curnow Date: Wed, 8 May 2019 10:53:44 +1000 Subject: [PATCH] Revert to previous tabler version to hopefully fix ui issues --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9322874..e4d3e2a 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "numeral": "^2.0.6", "sass-loader": "^7.0.3", "style-loader": "^0.22.1", - "tabler-ui": "git+https://github.com/tabler/tabler.git", + "tabler-ui": "git+https://github.com/tabler/tabler.git#00f78ad823311bc3ad974ac3e5b0126198f0a813", "underscore": "^1.8.3", "webpack": "^4.25.1", "webpack-cli": "^3.1.2",