Skip to content

Commit 04878f1

Browse files
Uprade @rescript/core version for example tests
1 parent fccbc06 commit 04878f1

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

compilers/package-lock.json

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

compilers/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@
55
"main": "index.js",
66
"license": "MIT",
77
"dependencies": {
8-
"@rescript/core": "^0.5.0",
9-
"rescript-820": "npm:bs-platform@8.2.0",
10-
"rescript-902": "npm:bs-platform@9.0.2",
11-
"rescript-912": "npm:rescript@9.1.2",
8+
"@rescript/core": "^0.6.0",
129
"rescript-1000": "npm:rescript@10.0.0",
1310
"rescript-1010": "npm:rescript@10.1.0-rc.4",
14-
"rescript-1100": "npm:rescript@11.0.0-rc.8"
11+
"rescript-1100": "npm:rescript@11.0.0-rc.8",
12+
"rescript-820": "npm:bs-platform@8.2.0",
13+
"rescript-902": "npm:bs-platform@9.0.2",
14+
"rescript-912": "npm:rescript@9.1.2"
1515
}
1616
}

0 commit comments

Comments
 (0)