Skip to content

Commit

Permalink
Version/2.7.0 (#136)
Browse files Browse the repository at this point in the history
* fix: update typescript version

* fix: update axios version

* fix: update circle ci node version
  • Loading branch information
hg-pyun authored Aug 2, 2023
1 parent 64ffec5 commit 428b231
Show file tree
Hide file tree
Showing 5 changed files with 8,422 additions and 10,690 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
test:
docker:
# specify the version you desire here
- image: circleci/node:8
- image: circleci/node:16
steps:
- checkout

Expand Down
Loading

0 comments on commit 428b231

Please sign in to comment.