Skip to content

Commit ff6c8ac

Browse files
committed
feedback: bump down peer dep on @remix-run/react to ^1.15
1 parent 06cadf1 commit ff6c8ac

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"src/remix-app-for-testing"
5050
],
5151
"peerDependencies": {
52-
"@remix-run/react": "^1.18.1",
52+
"@remix-run/react": "^1.15",
5353
"react": ">=17",
5454
"react-dom": ">=17"
5555
},

0 commit comments

Comments
 (0)