web_lib

Common web application libraries
git clone https://radroots.dev/git/web_lib.git
Log | Files | Refs | LICENSE

commit 850fd0fb025012331e0dda1c629e3bddff6daef6
parent 0eeb66c7c2ea3592b896c38270aee53c0952dd2f
Author: triesap <137732411+triesap@users.noreply.github.com>
Date:   Fri, 23 May 2025 04:04:15 +0000

themes: edit package.json

Diffstat:
Mthemes/package.json | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/themes/package.json b/themes/package.json @@ -20,7 +20,7 @@ }, "devDependencies": { "tsup": "^6.2.3", - "typescript": "^5.3.3" + "typescript": "5.8.3" }, "publishConfig": { "access": "public"