Skip to content

Commit 997c193

Browse files
committed
Use ReScript v12 stable
1 parent fb55b7b commit 997c193

File tree

2 files changed

+69
-58
lines changed

2 files changed

+69
-58
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"provenance": true
4141
},
4242
"peerDependencies": {
43-
"rescript": ">=12.0.0-rc.0 <13"
43+
"rescript": ">=12.0.0 <13"
4444
},
4545
"devDependencies": {
4646
"@astrojs/starlight": "0.36.2",
@@ -49,6 +49,6 @@
4949
"prettier": "^3.3.3",
5050
"prettier-plugin-astro": "^0.14.1",
5151
"sharp": "^0.34.0",
52-
"rescript": ">=12.0.0-rc.0 <13"
52+
"rescript": ">=12.0.0 <13"
5353
}
5454
}

0 commit comments

Comments
 (0)