From db10ab74a8f5e7f87adb327beb691cddb550a6c3 Mon Sep 17 00:00:00 2001 From: Thadd Trinh Date: Wed, 9 Nov 2022 17:02:05 -0800 Subject: [PATCH] fix: update geo peerdep --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a533db0..41c44d1 100644 --- a/package.json +++ b/package.json @@ -92,7 +92,7 @@ }, "peerDependencies": { "@aws-amplify/core": "4.x.x || 5.x.x", - "@aws-amplify/geo": "^1.3.20", + "@aws-amplify/geo": "^1.3.20 || 2.x.x", "maplibre-gl": "1.x.x || 2.x.x" }, "dependencies": {