From 224138fb575eb8f5effcc3d8e107cda36f19aa70 Mon Sep 17 00:00:00 2001 From: 30secondsofcode <30secondsofcode@gmail.com> Date: Wed, 3 Jan 2018 17:42:39 +0000 Subject: [PATCH] Travis build: 976 --- README.md | 2 +- yarn.lock | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 46210b5d1..1d4cfc28b 100644 --- a/README.md +++ b/README.md @@ -4323,7 +4323,7 @@ palindrome('taco cat'); // true
[⬆ Back to top](#table-of-contents) -# pluralize +### pluralize If `num` is greater than `1` returns the plural form of the given string, else return the singular form. diff --git a/yarn.lock b/yarn.lock index 98cfbe791..574805c24 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2074,6 +2074,10 @@ mime-types@^2.1.12, mime-types@~2.1.17, mime-types@~2.1.7: dependencies: mime-db "~1.30.0" +mini.css@^2.3.7: + version "2.3.7" + resolved "https://registry.yarnpkg.com/mini.css/-/mini.css-2.3.7.tgz#1fd033797ee456c8075fe8048271f35fb202abe5" + "minimatch@2 || 3", minimatch@^3.0.2, minimatch@^3.0.3, minimatch@^3.0.4, minimatch@~3.0.2: version "3.0.4" resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.0.4.tgz#5166e286457f03306064be5497e8dbb0c3d32083"