Skip to content

Commit

Permalink
chore: remove redundant code
Browse files Browse the repository at this point in the history
  • Loading branch information
mobily committed Apr 11, 2024
1 parent 4d53b09 commit 0bf0d5c
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
3 changes: 0 additions & 3 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,6 @@
"prettier": "^3.2.5",
"raw-loader": "^4.0.2"
},
"peerDependencies": {
"typescript": "^5.0.0"
},
"dependencies": {
"@grapp/nextra-theme": "^0.3.8",
"@grapp/stacks": "3.0.3",
Expand Down
1 change: 0 additions & 1 deletion docs/theme.config.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ export default getDefaultConfig({
footer: () => {
return (
<Footer
github="https://github.com/grapp-dev/stacks"
sections={[
{
title: 'FAQ',
Expand Down

0 comments on commit 0bf0d5c

Please sign in to comment.