Downgrade TypeScript to 4.1.5 to make the docusaurus plugin work again
This commit is contained in:
@@ -35,6 +35,6 @@
|
||||
"docusaurus-plugin-typedoc": "^0.10.0",
|
||||
"typedoc": "^0.20.28",
|
||||
"typedoc-plugin-markdown": "^3.6.0",
|
||||
"typescript": "^4.2.2"
|
||||
"typescript": "^4.1.5"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user