Skip to content

Commit c30f7e9

Browse files
committed
pin typdoc and typedoc-markdown to non-breaking versions in js-sdk
1 parent f651795 commit c30f7e9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

js/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,8 @@
4242
"knip": "^5.25.1",
4343
"npm-check-updates": "^17.1.14",
4444
"tsup": "^8.3.6",
45-
"typedoc": "^0.27.6",
46-
"typedoc-plugin-markdown": "^4.2.7",
45+
"typedoc": "0.26.8",
46+
"typedoc-plugin-markdown": "4.2.7",
4747
"typescript": "^5.5.3",
4848
"vitest": "^3.0.5"
4949
},

0 commit comments

Comments
 (0)