Skip to content

Commit 953aef7

Browse files
authored
chore: remove commit hash reference from @rocket.chat/mobile-crypto dependency
1 parent fef83b0 commit 953aef7

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"@react-navigation/native": "^7.1.16",
4949
"@react-navigation/native-stack": "^7.3.23",
5050
"@rocket.chat/message-parser": "^0.31.31",
51-
"@rocket.chat/mobile-crypto": "RocketChat/rocket.chat-mobile-crypto#513c4674346f1f89bad05b679081da20122b735f",
51+
"@rocket.chat/mobile-crypto": "RocketChat/rocket.chat-mobile-crypto",
5252
"@rocket.chat/sdk": "RocketChat/Rocket.Chat.js.SDK#mobile",
5353
"@rocket.chat/ui-kit": "^0.39.0",
5454
"axios": "~0.28.1",

yarn.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4625,9 +4625,9 @@
46254625
dependencies:
46264626
tldts "~5.7.112"
46274627

4628-
"@rocket.chat/mobile-crypto@RocketChat/rocket.chat-mobile-crypto#513c4674346f1f89bad05b679081da20122b735f":
4628+
"@rocket.chat/mobile-crypto@RocketChat/rocket.chat-mobile-crypto":
46294629
version "0.2.2"
4630-
resolved "https://codeload.github.com/RocketChat/rocket.chat-mobile-crypto/tar.gz/513c4674346f1f89bad05b679081da20122b735f"
4630+
resolved "https://codeload.github.com/RocketChat/rocket.chat-mobile-crypto/tar.gz/57deaffbcda0453c34987efb81d722da7e7a4f9e"
46314631

46324632
"@rocket.chat/sdk@RocketChat/Rocket.Chat.js.SDK#mobile":
46334633
version "1.3.3-mobile"

0 commit comments

Comments
 (0)