Skip to content

Commit

Permalink
downgrades next version
Browse files Browse the repository at this point in the history
  • Loading branch information
pirupius committed Jan 9, 2024
1 parent 4e78b82 commit 2a0191d
Show file tree
Hide file tree
Showing 2 changed files with 71 additions and 50 deletions.
6 changes: 5 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,17 @@
"dependencies": {
"@tailwindcss/typography": "^0.5.9",
"autoprefixer": "^10.4.14",
"next": "^14.0.4",
"next": "^13.0.6",
"nextra": "^2.13.2",
"nextra-theme-docs": "^2.13.2",
"postcss": "^8.4.21",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"sharp": "^0.32.0",
"tailwindcss": "^3.2.7"
},
"devDependencies": {
"@types/node": "18.11.10",
"typescript": "^4.9.3"
}
}
115 changes: 66 additions & 49 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 2a0191d

Please sign in to comment.