Skip to content

Commit

Permalink
chore: update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
atinux committed Jul 12, 2023
1 parent a1b8fa2 commit 20d7922
Show file tree
Hide file tree
Showing 4 changed files with 2,301 additions and 2,060 deletions.
7 changes: 3 additions & 4 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,16 +5,15 @@
"scripts": {
"dev": "nuxi dev",
"build": "nuxi build",
"generate": "nuxi build",
"generate": "nuxi generate",
"preview": "nuxi preview"
},
"author": "Sebastien Chopin",
"license": "MIT",
"homepage": "https://tailwindcss.nuxtjs.org",
"devDependencies": {
"@nuxt-themes/docus": "^1.12.3",
"@nuxthq/studio": "^0.13.2",
"@nuxt-themes/docus": "^1.14.3",
"@nuxtjs/plausible": "^0.2.1",
"nuxt": "^3.5.3"
"nuxt": "^3.6.2"
}
}
Loading

0 comments on commit 20d7922

Please sign in to comment.