release: WRNexusJS 0.2.40

This commit is contained in:
2026-07-15 14:02:27 +05:30
parent 7dfca4a190
commit 0006aef2c4
56 changed files with 203 additions and 150 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
import { existsSync, readdirSync, readFileSync, writeFileSync } from "node:fs";
import { join } from "node:path";
const version = "0.2.39";
const version = "0.2.40";
const dependencyGroups = [
"dependencies",