fix: keep page shells transparent

This commit is contained in:
2026-07-19 19:52:14 +05:30
parent ca8f746f41
commit eaea2c5f72
57 changed files with 99 additions and 87 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.59";
const version = "0.2.60";
const dependencyGroups = [
"dependencies",