fix(core): update

This commit is contained in:
2022-05-29 20:22:42 +02:00
parent 184bf11bd7
commit 609c3833b1
7 changed files with 837 additions and 444 deletions

View File

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