From a299331038d22a1d9ba396ddecf711e7ec519032 Mon Sep 17 00:00:00 2001 From: George Bell Date: Thu, 2 Nov 2023 14:46:59 +0000 Subject: [PATCH] bump @expo/config-plugins --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index 7bdbf0d..def8049 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,7 +9,7 @@ "version": "3.14.8", "license": "MIT", "dependencies": { - "@expo/config-plugins": "~7.2.2" + "@expo/config-plugins": "~7.2.5" }, "devDependencies": { "@babel/core": "^7.12.10", diff --git a/package.json b/package.json index 164e9f4..738938b 100644 --- a/package.json +++ b/package.json @@ -62,7 +62,7 @@ "typescript": "^4.1.3" }, "dependencies": { - "@expo/config-plugins": "~7.2.2" + "@expo/config-plugins": "~7.2.5" }, "scripts": { "lint": "eslint .",