Skip to content

Commit

Permalink
fix types dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
slorber committed Nov 7, 2024
1 parent bfead8a commit 0dccab6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/docusaurus-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
"license": "MIT",
"dependencies": {
"@docusaurus/logger": "3.6.0",
"@docusaurus/types": "3.6.0",
"@docusaurus/utils-common": "3.6.0",
"@svgr/webpack": "^8.1.0",
"escape-string-regexp": "^4.0.0",
Expand All @@ -43,7 +44,6 @@
"node": ">=18.0"
},
"devDependencies": {
"@docusaurus/types": "3.6.0",
"@types/dedent": "^0.7.0",
"@types/github-slugger": "^1.3.0",
"@types/micromatch": "^4.0.2",
Expand Down

0 comments on commit 0dccab6

Please sign in to comment.