From e44471c1f1b75ff8594e47fa0b00d60ea62e51b6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Se=CC=81rgio=20Ramos?= Date: Wed, 31 May 2017 20:57:17 +0100 Subject: [PATCH] fix(styled-is): add missing dependency - redrun --- packages/styled-is/package.json | 1 + packages/ui-toolkit/yarn.lock | 6 +----- 2 files changed, 2 insertions(+), 5 deletions(-) diff --git a/packages/styled-is/package.json b/packages/styled-is/package.json index d74d7bb0..02f51c92 100644 --- a/packages/styled-is/package.json +++ b/packages/styled-is/package.json @@ -36,6 +36,7 @@ "eslint-config-joyent-portal": "1.0.0", "nyc": "^10.3.2", "react": "^15.5.4", + "redrun": "^5.9.14", "styled-components": "^2.0.0", "tap-xunit": "^1.7.0" }, diff --git a/packages/ui-toolkit/yarn.lock b/packages/ui-toolkit/yarn.lock index 20b3c90d..6e3bf35c 100644 --- a/packages/ui-toolkit/yarn.lock +++ b/packages/ui-toolkit/yarn.lock @@ -242,14 +242,10 @@ array-union@^1.0.1: dependencies: array-uniq "^1.0.1" -array-uniq@1.0.2: +array-uniq@1.0.2, array-uniq@^1.0.1: version "1.0.2" resolved "https://registry.yarnpkg.com/array-uniq/-/array-uniq-1.0.2.tgz#5fcc373920775723cfd64d65c64bef53bf9eba6d" -array-uniq@^1.0.1: - version "1.0.3" - resolved "https://registry.yarnpkg.com/array-uniq/-/array-uniq-1.0.3.tgz#af6ac877a25cc7f74e058894753858dfdb24fdb6" - array-unique@^0.2.1: version "0.2.1" resolved "https://registry.yarnpkg.com/array-unique/-/array-unique-0.2.1.tgz#a1d97ccafcbc2625cc70fadceb36a50c58b01a53"