Skip to content

Commit

Permalink
feat(projects): add axios
Browse files Browse the repository at this point in the history
  • Loading branch information
honghuangdc committed Oct 29, 2023
1 parent 5a13749 commit 110fce6
Show file tree
Hide file tree
Showing 4 changed files with 65 additions and 0 deletions.
1 change: 1 addition & 0 deletions packages/request/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
}
},
"dependencies": {
"axios": "1.6.0",
"ofetch": "1.3.3"
}
}
Empty file added packages/request/src/axios.ts
Empty file.
Empty file added packages/request/src/ofetch.ts
Empty file.
64 changes: 64 additions & 0 deletions pnpm-lock.yaml

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

0 comments on commit 110fce6

Please sign in to comment.