From 5abd2548c79c6209c243e685db62831d397e7816 Mon Sep 17 00:00:00 2001 From: Joost De Cock Date: Wed, 19 Feb 2020 09:53:29 +0100 Subject: [PATCH] fix(pattern-info): Added Breanna to with-breasts list --- packages/pattern-info/src/index.js | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/packages/pattern-info/src/index.js b/packages/pattern-info/src/index.js index 3a94983f9c6..4a429ff8fee 100644 --- a/packages/pattern-info/src/index.js +++ b/packages/pattern-info/src/index.js @@ -47,7 +47,6 @@ export const withoutBreasts = [ 'sandy', 'shin', 'simon', - 'simone', 'sven', 'tamiko', 'theo', @@ -56,4 +55,4 @@ export const withoutBreasts = [ 'waralee' ] -export const withBreasts = ['breanna', 'cathrin', 'carlita'] +export const withBreasts = ['breanna', 'cathrin', 'carlita', 'simone']