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 a83041e commit 7b209f3Copy full SHA for 7b209f3
package.json
@@ -54,7 +54,7 @@
54
"coverage": "nyc --timeout=3000 --reporter=html mocha tests/tests/src/*_test.js && open ./coverage/index.html",
55
"typecheck": "tsc",
56
"scripts:build": "rescript",
57
- "apidocs:generate": "yarn workspace @rescript/scripts apidocs:generate"
+ "apidocs:generate": "yarn workspace @utils/scripts apidocs:generate"
58
},
59
"files": [
60
"CHANGELOG.md",
0 commit comments