Skip to content

Commit

Permalink
fix #15
Browse files Browse the repository at this point in the history
  • Loading branch information
ayoubkhial committed Jul 11, 2024
1 parent 6a3014f commit a4cd6fb
Show file tree
Hide file tree
Showing 2 changed files with 162 additions and 57 deletions.
210 changes: 154 additions & 56 deletions package-lock.json

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

9 changes: 8 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,5 +40,12 @@
"prettier-plugin-tailwindcss": "^0.5.7",
"tailwindcss": "^3.3.0",
"typescript": "^5"
}
},
"overrides": {

"next-contentlayer": {
"next": "$next"
}

}
}

0 comments on commit a4cd6fb

Please sign in to comment.