Skip to content
This repository has been archived by the owner on Jan 29, 2021. It is now read-only.

Commit

Permalink
- 売上レポート検索を追加
Browse files Browse the repository at this point in the history
  • Loading branch information
ilovegadd committed Jan 14, 2021
1 parent 058b863 commit 9e2194c
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 19 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/).

### Added

- 売上レポート検索を追加

### Changed

### Deprecated
Expand Down
36 changes: 18 additions & 18 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 @@ -78,7 +78,7 @@
"typescript": "^3.9.5"
},
"dependencies": {
"@motionpicture/ttts-api-abstract-client": "^9.1.0",
"@motionpicture/ttts-api-abstract-client": "9.2.0",
"debug": "^3.2.6",
"http-status": "^1.4.2",
"isomorphic-fetch": "^2.2.1"
Expand Down

0 comments on commit 9e2194c

Please sign in to comment.