Skip to content

Commit

Permalink
Merge pull request #178 from IT-Cotato/feat/COT-102_handle_attendance…
Browse files Browse the repository at this point in the history
…_api_change

Feat/cot 102 handle attendance api change
  • Loading branch information
WONYOUNG-HC authored Dec 28, 2024
2 parents 68a1835 + 6c95efe commit 2c09304
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"browserslist": "^4.18.1",
"camelcase": "^6.2.1",
"case-sensitive-paths-webpack-plugin": "^2.4.0",
"cotato-openapi-clients": "2.241122.0-attendance.2",
"cotato-openapi-clients": "2.241229.0",
"craco-alias": "^3.0.1",
"css-loader": "^6.5.1",
"css-minimizer-webpack-plugin": "^3.2.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4754,10 +4754,10 @@ cosmiconfig@^7, cosmiconfig@^7.0.0, cosmiconfig@^7.0.1:
path-type "^4.0.0"
yaml "^1.10.0"

cotato-openapi-clients@2.241122.0-attendance.2:
version "2.241122.0-attendance.2"
resolved "https://registry.yarnpkg.com/cotato-openapi-clients/-/cotato-openapi-clients-2.241122.0-attendance.2.tgz#aa80dd9cd8785b54ef7589e8941bc45d1f69196d"
integrity sha512-OpL47pYA6cym+Reb8C7YrPuJDV9amRtNOcAtuvRpASgrVUWdwTCMHYctGrk1hv1qBbmdn0HWiOuB9mAUel/bTA==
cotato-openapi-clients@2.241229.0:
version "2.241229.0"
resolved "https://registry.yarnpkg.com/cotato-openapi-clients/-/cotato-openapi-clients-2.241229.0.tgz#e4b2949313ec55f2b049e3441b6e3976b8019420"
integrity sha512-VMPZI3YPrDLydoWkXDxZHNSlyzbRyqTTYzE4/gitiyp83+paypYngZq8tvbDQf1CWmnfIHS3Ggkqi1bV59fv8Q==
dependencies:
"@openapitools/openapi-generator-cli" "^2.13.4"
"@testing-library/jest-dom" "^5.17.0"
Expand Down

0 comments on commit 2c09304

Please sign in to comment.