Skip to content

Commit

Permalink
force react-animate-height version
Browse files Browse the repository at this point in the history
  • Loading branch information
Antiik91 committed Apr 18, 2024
1 parent 91fc254 commit d56703c
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 22 deletions.
34 changes: 14 additions & 20 deletions package-lock.json

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

6 changes: 4 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,8 @@
"suncalc": "1.8.0",
"url": "^0.11.0",
"uuid": "^8.3.2",
"nth-check": "^2.1.1"
"nth-check": "^2.1.1",
"react-animate-height": "^3.2.3"
},
"scripts": {
"start-prod": "cd server && npm start",
Expand Down Expand Up @@ -118,6 +119,7 @@
"not op_mini all"
],
"overrides": {
"nth-check": "$nth-check"
"nth-check": "$nth-check",
"react-animate-height": "$react-animate-height"
}
}

0 comments on commit d56703c

Please sign in to comment.