fix(core): update

This commit is contained in:
2023-07-09 17:24:52 +02:00
parent 4a57f7070a
commit 14bda0bfa3
4 changed files with 101 additions and 263 deletions

View File

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