Skip to content

Commit 613ba08

Browse files
committed
chore: fix doc
1 parent 69c94db commit 613ba08

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,8 @@
2424
"husky": "^8.0.1",
2525
"lerna": "^6.0.1",
2626
"lint-staged": "^13.0.3",
27-
"size-limit": "^8.1.0"
27+
"size-limit": "^8.1.0",
28+
"typedoc": "^0.23.19"
2829
},
2930
"lint-staged": {
3031
"*.ts": [

0 commit comments

Comments
 (0)