fix(core): update

This commit is contained in:
2023-02-11 18:19:02 +01:00
parent f882b0a90f
commit 1e58f77142
3 changed files with 4392 additions and 2 deletions

View File

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