fix(core): update

This commit is contained in:
2024-04-14 03:54:39 +02:00
parent 9cf8c0b0f3
commit f55ab55365
5 changed files with 175 additions and 96 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smartrequest',
version: '2.0.21',
description: 'dropin replacement for request'
version: '2.0.22',
description: 'A module for modern HTTP/HTTPS requests with support for form data, file uploads, JSON, binary data, streams, and more.'
}