Skip to content

Commit ae31b43

Browse files
committed
Update scripts
1 parent ca0b452 commit ae31b43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"apidocs": "https://typhonjs-node-utils.github.io/loader-module/",
5252
"scripts": {
5353
"bundle": "rollup --config",
54-
"docs": "typedoc-pkg --api-link esm",
54+
"docs": "typedoc-pkg --api-link es",
5555
"eslint": "eslint .",
5656
"posttest-browser": "nyc report --exclude-after-remap=true --reporter=lcov --reporter=text-summary --report-dir=coverage-browser",
5757
"pretest-browser": "rollup --config rollup.config.browser-test.js",

0 commit comments

Comments
 (0)