Skip to content

Commit

Permalink
0.3.0-next.1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
typhonrt committed Mar 2, 2024
1 parent c001c9d commit 6de3a00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@
"apidocs": "https://typhonjs-node-build-test.github.io/esm-d-ts/",
"scripts": {
"eslint": "eslint .",
"docs": "typedoc-pkg --api-link es --loglevel debug",
"docs": "typedoc-pkg --api-link esm --loglevel debug",
"types": "node ./src/cli/index.js gen -c --loglevel debug",
"test": "vitest --coverage",
"test-ui": "vitest --ui --coverage",
Expand Down

0 comments on commit 6de3a00

Please sign in to comment.