fix: 선택약관 미존재 조건 반영
This commit is contained in:
@@ -43,6 +43,7 @@
|
||||
"axios": "^0.21.1",
|
||||
"google-libphonenumber": "^3.2.34",
|
||||
"ilib": "^14.3.0",
|
||||
"lodash": "4.17.21",
|
||||
"patch-package": "^8.0.0",
|
||||
"postinstall-postinstall": "^2.1.0",
|
||||
"prop-types": "^15.6.2",
|
||||
@@ -52,9 +53,12 @@
|
||||
"react-player": "^1.15.3",
|
||||
"react-redux": "^7.2.3",
|
||||
"redux": "^3.7.2",
|
||||
"redux-thunk": "^2.3.0"
|
||||
"redux-thunk": "2.3.0"
|
||||
},
|
||||
"browserslist": [
|
||||
"chrome 38"
|
||||
]
|
||||
],
|
||||
"devDependencies": {
|
||||
"prettier": "^3.5.3"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user