-
Notifications
You must be signed in to change notification settings - Fork 853
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
4 changed files
with
94 additions
and
214 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
diff --git a/node_modules/expo/build/environment/getInstallationIdAsync.js b/node_modules/expo/build/environment/getInstallationIdAsync.js | ||
index 75366e4..5c83839 100644 | ||
--- a/node_modules/expo/build/environment/getInstallationIdAsync.js | ||
+++ b/node_modules/expo/build/environment/getInstallationIdAsync.js | ||
@@ -1,5 +1,5 @@ | ||
import * as Application from 'expo-application'; | ||
-import uuidv5 from 'uuid/v5'; | ||
+import { v5 as uuidv5 } from 'uuid'; | ||
let installationId; | ||
const UUID_NAMESPACE = '29cc8a0d-747c-5f85-9ff9-f2f16636d963'; // uuidv5(0, "expo") | ||
export default async function getInstallationIdAsync() { |
This file was deleted.
Oops, something went wrong.
67 changes: 0 additions & 67 deletions
67
packages/app-mobile/patches/react-native-gifted-chat+2.0.1.patch
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
317b3d3
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
backpack – ./
backpack-200ms.vercel.app
devnet.backpack.app
backpack-git-master-200ms.vercel.app
backpack.app
www.backpack.app