Skip to content

Commit 91633fc

Browse files
authored
Revert "Bump react from 18.3.1 to 19.0.0"
1 parent c077a2b commit 91633fc

File tree

2 files changed

+23
-22
lines changed

2 files changed

+23
-22
lines changed

package-lock.json

Lines changed: 21 additions & 20 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
},
2929
"homepage": "https://github.com/nikolas/react-range-step-input#readme",
3030
"peerDependencies": {
31-
"react": "^19.0.0",
31+
"react": "^18.2.0",
3232
"react-dom": "^18.2.0"
3333
},
3434
"devDependencies": {
@@ -43,7 +43,7 @@
4343
"eslint": "^9.8.0",
4444
"eslint-plugin-react": "^7.11.1",
4545
"jest": "^29.7.0",
46-
"react": "^19.0.0",
46+
"react": "^18.2.0",
4747
"react-dom": "^18.2.0",
4848
"webpack": "^5.24.2",
4949
"webpack-cli": "^5.1.4"

0 commit comments

Comments
 (0)