From b4fe22472e2a9f8e7ca321c071963dbeadf19d3b Mon Sep 17 00:00:00 2001 From: Daghan Gunay Date: Mon, 16 Oct 2017 23:09:54 +0800 Subject: [PATCH] feat(package.json): add `markerwithlabel` to dependencies --- package.json | 1 + yarn.lock | 4 ++++ 2 files changed, 5 insertions(+) diff --git a/package.json b/package.json index 1eb4feaa..d9cbd156 100644 --- a/package.json +++ b/package.json @@ -116,6 +116,7 @@ "invariant": "^2.2.1", "lodash": "^4.16.2", "marker-clusterer-plus": "^2.1.4", + "markerwithlabel": "^2.0.1", "prop-types": "^15.5.8", "recompose": "^0.25.0", "scriptjs": "^2.5.8", diff --git a/yarn.lock b/yarn.lock index 969602fd..6e49c1a5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5666,6 +5666,10 @@ marker-clusterer-plus@^2.1.4: version "2.1.4" resolved "https://registry.yarnpkg.com/marker-clusterer-plus/-/marker-clusterer-plus-2.1.4.tgz#f8eff74d599dab3b7d0e3fed5264ea0e704f5d67" +markerwithlabel@^2.0.1: + version "2.0.1" + resolved "https://registry.yarnpkg.com/markerwithlabel/-/markerwithlabel-2.0.1.tgz#822f4eb68c488c2509c5ebdb75982eb84a856096" + math-expression-evaluator@^1.2.14: version "1.2.17" resolved "https://registry.yarnpkg.com/math-expression-evaluator/-/math-expression-evaluator-1.2.17.tgz#de819fdbcd84dccd8fae59c6aeb79615b9d266ac"