We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ea5696 commit 062cc1aCopy full SHA for 062cc1a
tests/tools_tests/package.json
@@ -2,7 +2,7 @@
2
"name": "@tests/tools",
3
"private": true,
4
"scripts": {
5
- "build": "rescript legacy build -warn-error -3",
+ "build": "rescript-legacy build -warn-error -3",
6
"clean": "rescript clean",
7
"dev": "rescript -w"
8
},
0 commit comments