Skip to content

Commit

Permalink
remove peer deps from shared package as it will not be published
Browse files Browse the repository at this point in the history
  • Loading branch information
mayank1513 committed Dec 16, 2024
1 parent 73fd151 commit bca053d
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions packages/shared/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,15 +44,5 @@
"r18gs": "workspace:*",
"react-live": "^4.1.8",
"react18-loaders": "^1.1.4"
},
"peerDependencies": {
"@types/react": "16.8 - 19",
"next": "10 - 14",
"react": "16.8 - 19"
},
"peerDependenciesMeta": {
"next": {
"optional": true
}
}
}

0 comments on commit bca053d

Please sign in to comment.