Skip to content

Commit 6c8131d

Browse files
committed
Install latest compiler.
1 parent a4c31f8 commit 6c8131d

File tree

2 files changed

+47
-98
lines changed

2 files changed

+47
-98
lines changed

package-lock.json

+45-96
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"react": "^18.2.0",
3333
"react-dom": "^18.2.0",
3434
"reason-test-framework": "^0.3.2",
35-
"rescript": "^10.0.0"
35+
"rescript": "rescript-lang/rescript-compiler#d519570a28e9d524dc606a0ccc630acfe6b45ed8"
3636
},
3737
"peerDependencies": {
3838
"react": ">=18.2.0",
@@ -52,4 +52,4 @@
5252
"node_modules/(?!(bs-platform|reason-react|reason-react-compat|reason-react-update|bs-webapi|bs-css|bs-css-emotion|reason-test-framework)/)"
5353
]
5454
}
55-
}
55+
}

0 commit comments

Comments
 (0)