fix(core): update

This commit is contained in:
2024-03-17 21:24:25 +01:00
parent 8909149af8
commit 046a0ff55f
10 changed files with 116 additions and 195 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smartdeno',
version: '1.0.2',
version: '1.0.3',
description: 'a module to run deno from node'
}