Skip to content

Commit

Permalink
Merge pull request #21 from seatable/update-axios-version
Browse files Browse the repository at this point in the history
update axios version
  • Loading branch information
renjie-run authored Aug 15, 2024
2 parents c730eaf + 3069c67 commit 97e8230
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 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 @@ -26,7 +26,7 @@
"homepage": "https://github.com/seatable/seatable-api-js#readme",
"dependencies": {
"@babel/runtime": "7.20.13",
"axios": "^1.7.3",
"axios": "~1.7.*",
"dayjs": "1.10.7"
},
"devDependencies": {
Expand Down

0 comments on commit 97e8230

Please sign in to comment.