Skip to content

Commit

Permalink
Fixed typedoc dependecy error
Browse files Browse the repository at this point in the history
  • Loading branch information
pgrzy-golem committed Jun 16, 2023
1 parent 9369bc2 commit 37c1db0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
"typedoc": "^0.24.0",
"typedoc-plugin-markdown": "^3.14.0",
"typedoc-plugin-merge-modules": "^4.0.1",
"typedoc-theme-hierarchy": "^3.0.2",
"typedoc-theme-hierarchy": "3.2.0",
"typescript": "^4.8.4",
"webpack": "^5.75.0"
}
Expand Down

0 comments on commit 37c1db0

Please sign in to comment.