@shopify/react-native-skia 0.1.223 → 0.1.224

Sign up to get free protection for your applications and to get access to all the features.
@@ -44,9 +44,9 @@
44
44
  #include "JsiSkShaderFactory.h"
45
45
  #include "JsiSkSurfaceFactory.h"
46
46
  #include "JsiSkTextBlobFactory.h"
47
- #include "JsiSkTypeFaceFontProviderFactory.h"
48
47
  #include "JsiSkTypeface.h"
49
48
  #include "JsiSkTypefaceFactory.h"
49
+ #include "JsiSkTypefaceFontProviderFactory.h"
50
50
  #include "JsiSkVertices.h"
51
51
 
52
52
  namespace RNSkia {
@@ -7,7 +7,7 @@
7
7
 
8
8
  #include "JsiSkData.h"
9
9
  #include "JsiSkHostObjects.h"
10
- #include "JsiSkTypeFaceFontProvider.h"
10
+ #include "JsiSkTypefaceFontProvider.h"
11
11
 
12
12
  namespace RNSkia {
13
13
 
package/package.json CHANGED
@@ -7,7 +7,7 @@
7
7
  "setup-skia-web": "./scripts/setup-canvaskit.js"
8
8
  },
9
9
  "title": "React Native Skia",
10
- "version": "0.1.223",
10
+ "version": "0.1.224",
11
11
  "description": "High-performance React Native Graphics using Skia",
12
12
  "main": "lib/module/index.js",
13
13
  "files": [