Skip to content

Commit

Permalink
fix: remove peer dependencies causing warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisvxd committed Mar 28, 2024
1 parent 03f6927 commit 041ca64
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion packages/field-contentful/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@
"typescript": "^4.5.2"
},
"peerDependencies": {
"@measured/puck": "^0.13.0",
"contentful": "^10.0.0",
"react": "^17.0.0 || ^18.0.0"
}
Expand Down
1 change: 0 additions & 1 deletion packages/plugin-heading-analyzer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@
"react-from-json": "^0.8.0"
},
"peerDependencies": {
"@measured/puck": "^0.13.1",
"react": "^17.0.0 || ^18.0.0"
}
}

0 comments on commit 041ca64

Please sign in to comment.