Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
DiFuks authored Jun 22, 2024
1 parent c198134 commit 4e69972
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "typedoc-theme-hierarchy",
"version": "4.1.2",
"version": "4.1.3",
"license": "MIT",
"main": "dist/index.js",
"repository": "[email protected]:DiFuks/typedoc-theme-hierarchy.git",
Expand Down Expand Up @@ -41,7 +41,7 @@
"webpack-cli": "^4.9.1"
},
"peerDependencies": {
"typedoc": "^0.24.0 || ^0.25.0"
"typedoc": "^0.24.0 || ^0.25.0 || ^0.26.0"
},
"scripts": {
"build": "webpack && tsc --project tsconfig.build.json",
Expand Down

0 comments on commit 4e69972

Please sign in to comment.