fix(core): update

This commit is contained in:
2022-08-19 17:49:47 +02:00
parent 089bb9282f
commit 0f1240d0db
3 changed files with 26 additions and 12 deletions

View File

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