Skip to content

Commit

Permalink
chore: add docs to workspace and upgrade docus (#832)
Browse files Browse the repository at this point in the history
  • Loading branch information
danielroe authored May 28, 2023
1 parent 28f550d commit db7d1ef
Show file tree
Hide file tree
Showing 6 changed files with 2,084 additions and 8,093 deletions.
4 changes: 0 additions & 4 deletions docs/nuxt.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,4 @@ export default defineNuxtConfig({
plausible: {
domain: 'image.nuxtjs.org'
},
// To by-pass .nuxtrc at the root
imports: {
autoImport: true
}
})
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"generate": "nuxi generate"
},
"devDependencies": {
"@nuxt-themes/docus": "^1.6.3",
"@nuxt-themes/docus": "^1.12.0",
"@nuxtjs/plausible": "latest",
"nuxt": "^3.5.1"
}
Expand Down
Loading

0 comments on commit db7d1ef

Please sign in to comment.