Skip to content

Commit

Permalink
Add peer dependency for next
Browse files Browse the repository at this point in the history
  • Loading branch information
sazanrjb committed Dec 19, 2023
1 parent 91f9f0c commit 1fe0173
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,9 @@
"tailwindcss": "latest",
"typescript": "latest"
},
"peerDependencies": {
"next": "*"
},
"lint-staged": {
"src/**/*.{ts,tsx}": [
"yarn lint:fix",
Expand Down

0 comments on commit 1fe0173

Please sign in to comment.