fix(core): update

This commit is contained in:
2023-07-03 10:08:04 +02:00
parent 98a18f4243
commit 43820d0278
6 changed files with 901 additions and 562 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@pushrocks/webrequest',
version: '3.0.23',
version: '3.0.24',
description: 'securely request from browsers'
}