release: WRNexusJS 0.2.56

This commit is contained in:
2026-07-19 17:25:37 +05:30
parent 12beb6f4ba
commit 180239ef4c
59 changed files with 375 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.55";
const version = "0.2.56";
const dependencyGroups = [
"dependencies",