Skip to content

Commit 5cbd7f8

Browse files
authored
Upgrade to rescript 10 (#15)
* upgrade to rescript 10, rescript-react 11 and jsx 4
1 parent a39ed57 commit 5cbd7f8

File tree

5 files changed

+5640
-8238
lines changed

5 files changed

+5640
-8238
lines changed

.node-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
16
1+
18

bsconfig.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
{
22
"name": "@rescript-react-native/svg",
3-
"reason": { "react-jsx": 3 },
3+
"jsx": {
4+
"version": 4
5+
},
46
"package-specs": {
57
"module": "commonjs",
68
"in-source": true

0 commit comments

Comments
 (0)