This commit is contained in:
Philipp Kunz 2024-04-17 20:17:46 +02:00
parent e7a7e1c903
commit 9fd6bbfc89

View File

@ -1,6 +1,6 @@
{
"name": "@api.global/typedrequest",
"version": "3.0.19",
"version": "3.0.20",
"private": false,
"description": "A TypeScript library for making typed requests towards APIs, including facilities for handling requests, routing, and virtual stream handling.",
"main": "dist_ts/index.js",
@ -61,4 +61,4 @@
"Server Communication",
"API Integration"
]
}
}