Skip to content

Commit fca8f4c

Browse files
committed
revert typedoc to a previous version
fixes our failed CI runs like https://github.com/supabase/supabase-js/runs/2673094175
1 parent 82734d4 commit fca8f4c

File tree

2 files changed

+96
-114
lines changed

2 files changed

+96
-114
lines changed

package-lock.json

Lines changed: 95 additions & 113 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"rimraf": "^3.0.2",
5252
"ts-jest": "^26.3.0",
5353
"ts-loader": "^8.0.11",
54-
"typedoc": "^0.20.36",
54+
"typedoc": "^0.19.1",
5555
"typescript": "^4.0.2",
5656
"webpack": "^5.4.0",
5757
"webpack-cli": "^4.2.0"

0 commit comments

Comments
 (0)