Skip to content

Commit

Permalink
docs: added unconfig override
Browse files Browse the repository at this point in the history
  • Loading branch information
cab-mikee committed Dec 20, 2024
1 parent 30f980b commit e541aa3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/.vitepress/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ import viteConfig from './vite.config'

// https://vitepress.dev/reference/site-config


const analyticsHead: HeadConfig[] = [
[
'script',
Expand Down
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,9 @@
"vite-plugin-pwa": "^0.21.1",
"vitepress": "^1.5.0"
},
"overrides": {
"unconfig": "0.3.10"
},
"simple-git-hooks": {
"pre-commit": "bunx lint-staged"
},
Expand Down

0 comments on commit e541aa3

Please sign in to comment.