Skip to content

Commit

Permalink
Don't need document-core peer dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
cohitre committed Feb 26, 2024
1 parent eb79d29 commit 2ab4568
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 26 deletions.
11 changes: 0 additions & 11 deletions packages/block-heading/package-lock.json

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

1 change: 0 additions & 1 deletion packages/block-heading/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
"author": "carlos@usewaypoint.com",
"license": "MIT",
"peerDependencies": {
"@usewaypoint/document-core": "^0.0.1",
"react": "^16 || ^17 || ^18",
"zod": "^1 || ^2 || ^3"
},
Expand Down
15 changes: 2 additions & 13 deletions packages/block-spacer/package-lock.json

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

1 change: 0 additions & 1 deletion packages/block-spacer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
"author": "carlos@usewaypoint.com",
"license": "MIT",
"peerDependencies": {
"@usewaypoint/document-core": "^0.0.1",
"react": "^16 || ^17 || ^18",
"zod": "^1 || ^2 || ^3"
},
Expand Down

0 comments on commit 2ab4568

Please sign in to comment.