RubyGems
npm
Organizations
Log in
Sign up
npm
@shopify/react-native-skia
Versions diffs
0.1.206 → 0.1.207
@shopify/react-native-skia 0.1.206 → 0.1.207
Sign up to get
free
protection for your applications and to get access to all the features.
Files changed (2)
hide
show
package/cpp/api/JsiSkTypeFaceFontProviderFactory.h
+1
-1
package/package.json
+1
-1
package/cpp/api/JsiSkTypeFaceFontProviderFactory.h
CHANGED
Viewed
@@ -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
Viewed
@@ -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.
206
",
10
+
"version": "0.1.
207
",
11
11
"description": "High-performance React Native Graphics using Skia",
12
12
"main": "lib/module/index.js",
13
13
"files": [