fix(core): update

This commit is contained in:
2023-07-09 17:20:12 +02:00
parent d3c90b0e7e
commit f36bdcb181
2 changed files with 1 additions and 3 deletions

View File

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