Skip to content

Commit

Permalink
Merge pull request #165 from moinulmoin/og-images
Browse files Browse the repository at this point in the history
  • Loading branch information
moinulmoin authored Jan 7, 2024
2 parents 0705f90 + aaf3fac commit 0143a58
Show file tree
Hide file tree
Showing 20 changed files with 814 additions and 988 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "chadnext",
"version": "1.5.0",
"version": "1.6.0",
"private": true,
"scripts": {
"dev": "prisma generate && next dev",
Expand All @@ -9,7 +9,7 @@
"start": "next start",
"lint": "next lint --dir src",
"format": "prettier --write 'src/**/*.{ts,tsx,js,jsx,css,json}'",
"postinstall": "lefthook install"
"preinstall": "lefthook install"
},
"dependencies": {
"@ducanh2912/next-pwa": "^10.0.0",
Expand Down
Loading

0 comments on commit 0143a58

Please sign in to comment.