From b79284896b95a0eb4ca19a591eefcfb60ef35bb6 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Mon, 25 Jun 2018 06:18:20 +0000 Subject: [PATCH] fix(package): update @google/maps to version 0.5.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d0c68e0..5e82df9 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ }, "dependencies": { "@babel/runtime": "^7.0.0-beta.47", - "@google/maps": "^0.4.6", + "@google/maps": "^0.5.0", "cli-table2": "^0.2.0", "commander": "^2.9.0", "convert-units": "^2.0.1",