fix(core): Maintain dependencies, update metadata

This commit is contained in:
2024-10-02 08:01:45 +02:00
parent 9c84205633
commit 606d46acf8
2 changed files with 6 additions and 1 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@serve.zone/platformclient',
version: '1.0.7',
version: '1.0.8',
description: 'a module that makes it really easy to use the serve.zone platform inside your app'
}