Skip to content

Commit 605507b

Browse files
committed
fix after merge
1 parent b6ab1f0 commit 605507b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rescript/core",
3-
"version": "0.3.1",
3+
"version": "1.0.0",
44
"scripts": {
55
"clean": "rescript clean",
66
"build": "rescript",
@@ -22,7 +22,7 @@
2222
"src/**/*.resi"
2323
],
2424
"peerDependencies": {
25-
"rescript": ">= 11.0.0-alpha.4"
25+
"rescript": ">= 11.0.0-alpha.6"
2626
},
2727
"devDependencies": {
2828
"@babel/code-frame": "7.18.6",

0 commit comments

Comments
 (0)