We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3918896 commit 7d953a9Copy full SHA for 7d953a9
package.json
@@ -24,7 +24,7 @@
24
},
25
"homepage": "https://github.com/reazen/relude-parse#readme",
26
"peerDependencies": {
27
- "rescript": "^12.1.0",
+ "rescript": "^12.2.0-rc.1",
28
"rescript-bastet": "*",
29
"rescript-relude": "*"
30
@@ -34,7 +34,7 @@
34
"@glennsl/rescript-jest": "github:dsiu/rescript-jest#rescript-v12-wip",
35
"babel-jest": "^27.3.1",
36
"jest": "^27.3.1",
37
38
"rescript-bastet": "github:dsiu/rescript-bastet#rescript-v12",
39
"rescript-relude": "github:dsiu/rescript-relude#rescript-v12"
40
0 commit comments