Skip to content

Commit 41704e5

Browse files
committed
remove unused command
1 parent 28212a7 commit 41704e5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,6 @@
5353
"format": "biome check --changed --no-errors-on-unmatched . --fix",
5454
"coverage": "nyc --timeout=3000 --reporter=html mocha tests/tests/src/*_test.js && open ./coverage/index.html",
5555
"typecheck": "tsc",
56-
"scripts:build": "rescript",
5756
"apidocs:generate": "yarn workspace @utils/scripts apidocs:generate"
5857
},
5958
"files": [

0 commit comments

Comments
 (0)