From 5f638ee7041267106acac4d71ce2b30b90ef02e3 Mon Sep 17 00:00:00 2001 From: igorgn <50628426+igorgn@users.noreply.github.com> Date: Tue, 28 Feb 2023 18:12:19 +0200 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f5ba4d9..8c004e8 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ }, "devDependencies": { "@babel/core": "^7.8.4", - "@babel/runtime": "^7.8.4", + "@babel/runtime": "^7.8.6", "@react-native-community/eslint-config": "^1.1.0", "@types/jest": "^25.2.3", "@types/react-native": "^0.63.2",