Skip to content

Commit

Permalink
test: update react-native-skia-stub.patch
Browse files Browse the repository at this point in the history
  • Loading branch information
pwltr committed Mar 11, 2024
1 parent 2602a9e commit d71a9f1
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/react-native-skia-stub.patch
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
diff --git a/package.json b/package.json
index 935aa860..3139603f 100644
index 34d9af05..f30d8004 100644
--- a/package.json
+++ b/package.json
@@ -182,5 +182,8 @@
@@ -180,5 +180,8 @@
"react-native-svg-transformer": "^1.3.0",
"redux-flipper": "^2.0.2",
"rimraf": "^5.0.5",
"typescript": "5.2.2"
"typescript": "5.3.3"
+ },
+ "react-native": {
+ "@shopify/react-native-skia": "react-native-skia-stub"
Expand Down

0 comments on commit d71a9f1

Please sign in to comment.