From bb02cd04ddec2ff3a0134c658c0cc561bdc39d24 Mon Sep 17 00:00:00 2001 From: NikolaBorislavovHristov Date: Tue, 27 Nov 2018 17:25:41 +0200 Subject: [PATCH] hat installed --- package.json | 1 + yarn.lock | 5 +++++ 2 files changed, 6 insertions(+) diff --git a/package.json b/package.json index 707ff2e32..86df436bb 100755 --- a/package.json +++ b/package.json @@ -14,6 +14,7 @@ "dependencies": { "classnames": "2.2.6", "events": "1.1.1", + "hat": "0.0.3", "lodash.debounce": "4.0.8", "prop-types": "15.6.2", "react": "16.6.0", diff --git a/yarn.lock b/yarn.lock index ed3b9332a..69f3398f8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3816,6 +3816,11 @@ hash.js@^1.0.0, hash.js@^1.0.3: inherits "^2.0.3" minimalistic-assert "^1.0.1" +hat@0.0.3: + version "0.0.3" + resolved "https://registry.yarnpkg.com/hat/-/hat-0.0.3.tgz#bb014a9e64b3788aed8005917413d4ff3d502d8a" + integrity sha1-uwFKnmSzeIrtgAWRdBPU/z1QLYo= + he@1.2.x: version "1.2.0" resolved "https://registry.yarnpkg.com/he/-/he-1.2.0.tgz#84ae65fa7eafb165fddb61566ae14baf05664f0f"