This commit is contained in:
2025-12-02 11:39:46 +00:00
parent d4a100ff32
commit 78a5615bb5

View File

@@ -1,6 +1,6 @@
{ {
"name": "@push.rocks/smartdeno", "name": "@push.rocks/smartdeno",
"version": "1.1.0", "version": "1.2.0",
"private": false, "private": false,
"description": "A module to run Deno scripts from Node.js, including functionalities for downloading Deno and executing Deno scripts.", "description": "A module to run Deno scripts from Node.js, including functionalities for downloading Deno and executing Deno scripts.",
"main": "dist_ts/index.js", "main": "dist_ts/index.js",