fix(platformclient): Refactor debug mode checks in SzPlatformClient connectors

This commit is contained in:
2024-10-05 07:54:09 +02:00
parent edc54f4fc1
commit 854f1f73dc
8 changed files with 65 additions and 8 deletions
+1 -1
View File
@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@serve.zone/platformclient',
version: '1.1.0',
version: '1.1.1',
description: 'a module that makes it really easy to use the serve.zone platform inside your app'
}