@cyco130/scratch
Advanced tools
Comparing version 0.0.3 to 0.0.4
@@ -7,3 +7,3 @@ export function go() { | ||
console.log("this is deno2!"); | ||
console.lode(Deno.env); | ||
console.log(Deno.env); | ||
} |
{ | ||
"name": "@cyco130/scratch", | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"type": "module", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
643