Skip to content

Commit

Permalink
chore: update peer dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: Rai Siqueira <[email protected]>
  • Loading branch information
raisiqueira committed Jun 27, 2023
1 parent 3bc4da3 commit 2830270
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 11 deletions.
4 changes: 2 additions & 2 deletions packages/headless-stepper/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"url": "https://github.com/raisiqueira/headless-stepper-monorepo/issues"
},
"peerDependencies": {
"react": ">= 18"
"react": ">=16.8.0 || >=17.0.0 || >= 18.0.0"
},
"keywords": [
"react",
Expand Down Expand Up @@ -59,4 +59,4 @@
}
},
"sideEffects": false
}
}
30 changes: 21 additions & 9 deletions pnpm-lock.yaml

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

0 comments on commit 2830270

Please sign in to comment.