fix(core): update

This commit is contained in:
2023-06-10 16:43:20 +02:00
parent d4401172e6
commit 68ac5e6ec2
3 changed files with 11 additions and 3 deletions

View File

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