Skip to content

Commit 062cc1a

Browse files
committed
fix subcommand
1 parent 8ea5696 commit 062cc1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/tools_tests/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@tests/tools",
33
"private": true,
44
"scripts": {
5-
"build": "rescript legacy build -warn-error -3",
5+
"build": "rescript-legacy build -warn-error -3",
66
"clean": "rescript clean",
77
"dev": "rescript -w"
88
},

0 commit comments

Comments
 (0)