Skip to content

Commit 9ac34b0

Browse files
committed
fix released rescript version in deps
1 parent b7c0536 commit 9ac34b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
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.1.0"
35+
"rescript": "^10.0.0"
3636
},
3737
"peerDependencies": {
3838
"react": ">=18.2.0",

0 commit comments

Comments
 (0)