Skip to content

Commit aefd2e7

Browse files
authored
Upgrade compilers lockfile (#336)
1 parent f8a212a commit aefd2e7

File tree

2 files changed

+39
-3
lines changed

2 files changed

+39
-3
lines changed

compilers/package-lock.json

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

compilers/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
"main": "index.js",
66
"license": "MIT",
77
"dependencies": {
8-
"rescript-912": "npm:[email protected]",
8+
"rescript-820": "npm:[email protected]",
99
"rescript-902": "npm:[email protected]",
10-
"rescript-820": "npm:[email protected]"
10+
"rescript-912": "npm:[email protected]"
1111
}
1212
}

0 commit comments

Comments
 (0)