Skip to content

Commit 8887b75

Browse files
authored
fix: move @ebay/nice-modal-react to dependencies (#1647)
1 parent bcdefd5 commit 8887b75

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

package-lock.json

Lines changed: 1 addition & 2 deletions
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
@@ -27,6 +27,7 @@
2727
"@hookform/resolvers": "^3.9.0",
2828
"@reduxjs/toolkit": "^2.2.3",
2929
"@tanstack/react-table": "^8.19.3",
30+
"@ebay/nice-modal-react": "^1.2.13",
3031
"axios": "^1.7.3",
3132
"axios-retry": "^4.4.2",
3233
"colord": "^2.9.3",
@@ -119,7 +120,6 @@
119120
"devDependencies": {
120121
"@commitlint/cli": "^19.3.0",
121122
"@commitlint/config-conventional": "^19.2.2",
122-
"@ebay/nice-modal-react": "^1.2.13",
123123
"@gravity-ui/browserslist-config": "^4.3.0",
124124
"@gravity-ui/eslint-config": "^3.2.0",
125125
"@gravity-ui/prettier-config": "^1.1.0",

0 commit comments

Comments
 (0)