fix(core): update

This commit is contained in:
2023-06-11 16:09:06 +02:00
parent 4d6ae3ba87
commit e6c15b2d81
5 changed files with 91 additions and 71 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@pushrocks/webdetector',
version: '2.0.2',
version: '2.0.3',
description: 'detect different environments within the browser'
}