Skip to content
This repository was archived by the owner on Nov 13, 2023. It is now read-only.

Commit 78cdf94

Browse files
committed
Use rescript 9.1.3.
1 parent 959fa9a commit 78cdf94

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

examples/typescript-react-example/package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/typescript-react-example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"react-dom": "^16.13.1",
88
"react-scripts": "^4.0.3",
99
"reason-react": "^0.9.1",
10-
"rescript": "9.1.1"
10+
"rescript": "9.1.3"
1111
},
1212
"scripts": {
1313
"start": "rescript build -w",

0 commit comments

Comments
 (0)