fix(core): update

This commit is contained in:
2023-03-07 11:30:00 +01:00
parent c8f27a1935
commit 76733cc96a
3 changed files with 51 additions and 44 deletions

View File

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