Skip to content

Commit

Permalink
chore: 문서 업데이트
Browse files Browse the repository at this point in the history
  • Loading branch information
potados99 committed Sep 25, 2021
1 parent 6296192 commit 5713e7c
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 4 deletions.
1 change: 1 addition & 0 deletions .idea/dictionaries/potados.xml

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

3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,9 @@

## 업데이트 로그

### 2021.9.25 v2.0.24
- 예약 가져올 때에는 최신 순으로 가져옴.

### 2021.9.25 v2.0.23
- 최근 예약 가져올 때에 relations가 빠진 코어 의존성 문제 해결.

Expand Down
6 changes: 3 additions & 3 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
},
"homepage": "https://github.com/inu-appcenter/cafeteria-server#readme",
"dependencies": {
"@inu-cafeteria/backend-core": "^0.6.15",
"@inu-cafeteria/backend-core": "^0.6.16",
"@types/express": "^4.17.13",
"@types/moment": "^2.13.0",
"axios": "^0.21.2",
Expand Down

0 comments on commit 5713e7c

Please sign in to comment.