Skip to content

Commit

Permalink
chore: broken docs deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
harlan-zw committed Jan 20, 2025
1 parent 3fe5e84 commit c777e85
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
6 changes: 5 additions & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@
"lint:docs:fix": "markdownlint ./content --fix && case-police 'content/**/*.md' *.md --fix",
"twoslash:verify": "nuxt-content-twoslash verify --content-dir content"
},
"engines": {
"node": ">=22.0.0"
},
"type": "module",
"devDependencies": {
"@iconify-json/carbon": "^1.2.5",
Expand Down Expand Up @@ -53,6 +56,7 @@
"tailwind-merge": "^2.6.0",
"tailwindcss": "4.0.0-beta.9",
"tailwindcss-animate": "^1.0.7",
"wrangler": "^3.103.2"
"wrangler": "^3.103.2",
"better-sqlite3": "^11.8.1"
}
}
3 changes: 3 additions & 0 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit c777e85

Please sign in to comment.