fix(styled-is): add missing dependency - redrun

This commit is contained in:
Sérgio Ramos 2017-05-31 20:57:17 +01:00
parent 61d1df94c1
commit e44471c1f1
2 changed files with 2 additions and 5 deletions

View File

@ -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"
},

View File

@ -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"