Skip to content
This repository was archived by the owner on Apr 11, 2024. It is now read-only.

Commit e156ebc

Browse files
committed
Update doc script.
1 parent dc7aee9 commit e156ebc

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
@@ -14,7 +14,7 @@
1414
],
1515
"repository": "bestiejs/benchmark.js",
1616
"scripts": {
17-
"doc": "docdown benchmark.js doc/README.md toc='categories' url=\"https://github.com/bestiejs/benchmark.js/blob/${npm_package_version}/benchmark.js\" title=\"<a href=\\\"https://benchmarkjs.com/\\\">Benchmark.js</a> <span>v${npm_package_version}</span>\" hash='github'",
17+
"doc": "docdown benchmark.js doc/README.md style=github title=\"<a href=\\\"https://benchmarkjs.com/\\\">Benchmark.js</a> <span>v${npm_package_version}</span>\" toc=categories url=https://github.com/bestiejs/benchmark.js/blob/${npm_package_version}/benchmark.js",
1818
"test": "node test/test"
1919
},
2020
"dependencies": {

0 commit comments

Comments
 (0)