Skip to content

Commit

Permalink
chore: remove peer dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
mfal committed Jan 13, 2025
1 parent aa86664 commit b3e0da0
Show file tree
Hide file tree
Showing 3 changed files with 27 additions and 33 deletions.
57 changes: 27 additions & 30 deletions .pnp.cjs

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

2 changes: 0 additions & 2 deletions packages/remote-react-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@
"@remote-dom/react": "^1.2.1"
},
"devDependencies": {
"@mittwald/flow-react-components": "workspace:*",
"@types/node": "^22.10.5",
"@types/react": "^19.0.4",
"nx": "^20.3.1",
Expand All @@ -49,7 +48,6 @@
"vite-plugin-externalize-deps": "^0.8.0"
},
"peerDependencies": {
"@mittwald/flow-react-components": "workspace:*",
"react": "19.0.0",
"react-hook-form": "*"
},
Expand Down
1 change: 0 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3503,7 +3503,6 @@ __metadata:
vite-plugin-dts: "npm:^4.4.0"
vite-plugin-externalize-deps: "npm:^0.8.0"
peerDependencies:
"@mittwald/flow-react-components": "workspace:*"
react: 19.0.0
react-hook-form: "*"
peerDependenciesMeta:
Expand Down

0 comments on commit b3e0da0

Please sign in to comment.