release: WRNexusJS 0.2.48

This commit is contained in:
2026-07-18 19:11:00 +05:30
parent 4a3ee3baa7
commit aa6badbd31
53 changed files with 85 additions and 85 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.47";
const version = "0.2.48";
const dependencyGroups = [
"dependencies",