fix(core): update

This commit is contained in:
2023-12-06 03:05:05 +01:00
parent 487ab07f0e
commit 61e463b66f
4 changed files with 6 additions and 5 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@api.global/typedelectron',
version: '1.0.6',
version: '1.0.7',
description: 'a package made for ipc communication in electron'
}