Skip to content

Commit

Permalink
chore: prerelease
Browse files Browse the repository at this point in the history
  • Loading branch information
giuseppelt committed Jul 31, 2023
1 parent 0dc5a39 commit d220804
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions packages/adapter-cloudflare/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@httpc/adapter-cloudflare",
"description": "Adapter for hosting on Cloudflare worker or pages an httpc API",
"version": "0.0.1-pre20230727004606",
"version": "0.0.1-pre20230731094045",
"type": "module",
"author": {
"name": "Giuseppe La Torre",
Expand Down Expand Up @@ -72,4 +72,4 @@
"tsyringe": "^4.7.0",
"typescript": "^5.0.4"
}
}
}
2 changes: 1 addition & 1 deletion packages/kit/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@httpc/kit",
"description": "httpc toolbox for building function-based API with minimal code and end-to-end type safety",
"version": "0.2.0-pre20230727004606",
"version": "0.2.0-pre20230731094045",
"author": {
"name": "Giuseppe La Torre",
"url": "https://github.com/giuseppelt"
Expand Down
2 changes: 1 addition & 1 deletion packages/server/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@httpc/server",
"description": "httpc server for building function-based API with minimal code and end-to-end type safety",
"version": "0.2.0-pre20230727004606",
"version": "0.2.0-pre20230731094045",
"author": {
"name": "Giuseppe La Torre",
"url": "https://github.com/giuseppelt"
Expand Down

0 comments on commit d220804

Please sign in to comment.