From ed16f8b4a60d5f8d4090d0bca375c68a36914fac Mon Sep 17 00:00:00 2001 From: Alexander Fedyashov Date: Mon, 17 Jul 2017 00:39:25 +0300 Subject: [PATCH] chore(package): update SUI version (#1855) --- examples/webpack1/public/index.html | 2 +- examples/webpack2/public/index.html | 2 +- package.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/examples/webpack1/public/index.html b/examples/webpack1/public/index.html index ad7bf53570..094c5af4b1 100644 --- a/examples/webpack1/public/index.html +++ b/examples/webpack1/public/index.html @@ -4,7 +4,7 @@ Semantic UI React Example - +
diff --git a/examples/webpack2/public/index.html b/examples/webpack2/public/index.html index ad7bf53570..094c5af4b1 100644 --- a/examples/webpack2/public/index.html +++ b/examples/webpack2/public/index.html @@ -4,7 +4,7 @@ Semantic UI React Example - +
diff --git a/package.json b/package.json index f0fbf0f7fa..c6df11aed7 100644 --- a/package.json +++ b/package.json @@ -128,7 +128,7 @@ "require-dir": "^0.3.2", "rimraf": "^2.5.2", "satisfied": "^1.1.0", - "semantic-ui-css": "^2.2.2", + "semantic-ui-css": "^2.2.11", "simulant": "^0.2.2", "sinon": "^2.1.0", "sinon-chai": "^2.11.0",