From 1e984010776342cdf5e2855e8e3989c40b2285e0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcelo=20Forment=C3=A3o?= Date: Thu, 21 Jun 2018 16:58:46 -0300 Subject: [PATCH] chore(docz-theme-plugin): add facepaint package --- packages/docz-theme-default/package.json | 1 + yarn.lock | 4 ++++ 2 files changed, 5 insertions(+) diff --git a/packages/docz-theme-default/package.json b/packages/docz-theme-default/package.json index 5aba71f2a..b93462452 100644 --- a/packages/docz-theme-default/package.json +++ b/packages/docz-theme-default/package.json @@ -23,6 +23,7 @@ "docz": "^0.2.7", "emotion": "^9.2.1", "emotion-theming": "^9.2.1", + "facepaint": "^1.2.1", "fast-deep-equal": "^2.0.1", "prismjs": "^1.14.0", "prop-types": "15.6.1", diff --git a/yarn.lock b/yarn.lock index 3c2f68920..8b3b20031 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4203,6 +4203,10 @@ extsprintf@^1.2.0: version "1.4.0" resolved "https://registry.npmjs.org/extsprintf/-/extsprintf-1.4.0.tgz#e2689f8f356fad62cca65a3a91c5df5f9551692f" +facepaint@^1.2.1: + version "1.2.1" + resolved "https://registry.yarnpkg.com/facepaint/-/facepaint-1.2.1.tgz#89929e601b15227278c53c516f764fc462b09c33" + fast-deep-equal@^1.0.0: version "1.1.0" resolved "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-1.1.0.tgz#c053477817c86b51daa853c81e059b733d023614"