diff options
| author | it-fixcomart <it@fixcomart.co.id> | 2025-06-11 13:40:45 +0700 |
|---|---|---|
| committer | it-fixcomart <it@fixcomart.co.id> | 2025-06-11 13:40:45 +0700 |
| commit | 2e507ccbc92f18a0d7f8ebc59112a0337a0bd678 (patch) | |
| tree | 61fa5c3b60ac3b920311e77a539a87ec0b18046e /package.json | |
| parent | ca05a70e98e9066882de6394ffbd89db7af2cb9d (diff) | |
<hafid> Pinpoint done
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/package.json b/package.json index 805980b7..54d37f49 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "@ramonak/react-progress-bar": "^5.3.0", "@react-email/components": "^0.0.2", "@react-email/render": "^0.0.6", - "@react-google-maps/api": "^2.20.3", + "@react-google-maps/api": "^2.20.6", "@tailwindcss/line-clamp": "^0.4.2", "axios": "^1.1.3", "browser-image-compression": "^2.0.2", @@ -27,6 +27,7 @@ "classnames": "^2.3.2", "clsx": "^2.0.0", "cookies-next": "^2.1.1", + "cors": "^2.8.5", "flowbite": "^1.6.4", "framer-motion": "^7.10.3", "lodash-contrib": "^4.1200.1", @@ -64,6 +65,7 @@ }, "devDependencies": { "@tailwindcss/typography": "^0.5.9", + "@types/google.maps": "^3.58.1", "@types/react": "^18.2.31", "@types/react-dom": "^18.2.14", "@types/react-google-recaptcha": "^2.1.7", |
