Skip to content

Commit dfe6b4d

Browse files
fix: remove merge conflict from expo54 fix
1 parent 6e747e4 commit dfe6b4d

File tree

2 files changed

+1
-7
lines changed

2 files changed

+1
-7
lines changed

modules/@shopify/checkout-sheet-kit/RNShopifyCheckoutSheetKit.podspec

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -42,11 +42,5 @@ Pod::Spec.new do |s|
4242
"OTHER_CPLUSPLUSFLAGS" => "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1",
4343
"CLANG_CXX_LANGUAGE_STANDARD" => "c++17"
4444
}
45-
46-
s.dependency "React-Codegen"
47-
s.dependency "RCT-Folly"
48-
s.dependency "RCTRequired"
49-
s.dependency "RCTTypeSafety"
50-
s.dependency "ReactCommon/turbomodule/core"
5145
end
5246
end

modules/@shopify/checkout-sheet-kit/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@shopify/checkout-sheet-kit",
33
"license": "MIT",
4-
"version": "3.3.2",
4+
"version": "3.3.3",
55
"main": "lib/commonjs/index.js",
66
"types": "src/index.ts",
77
"source": "src/index.ts",

0 commit comments

Comments
 (0)