Skip to content

Commit b21fcb8

Browse files
chore(release): bump v2.0.9 version
1 parent 554df34 commit b21fcb8

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
@@ -7,7 +7,7 @@
77
"scripts": {
88
"build": "tsc --build",
99
"start": "cd dist && node .",
10-
"doc:build": "typedoc",
10+
"doc:build": "typedoc --themeColor '#cb9820'",
1111
"doc:start": "http-server ./docs -a 127.0.0.1 -p 3000 -c-1"
1212
},
1313
"types": "./dist/index.d.ts",

0 commit comments

Comments
 (0)