From 18d0c2baa52fcd69214e6c936dded798b9c71a31 Mon Sep 17 00:00:00 2001 From: math-pixel <59537610+math-pixel@users.noreply.github.com> Date: Mon, 27 Apr 2026 20:27:21 +0200 Subject: [PATCH 1/3] feat: change version --- .nvmrc | 1 + nixpacks.toml | 2 ++ 2 files changed, 3 insertions(+) create mode 100644 .nvmrc create mode 100644 nixpacks.toml diff --git a/.nvmrc b/.nvmrc new file mode 100644 index 0000000..d135def --- /dev/null +++ b/.nvmrc @@ -0,0 +1 @@ +22.12.0 \ No newline at end of file diff --git a/nixpacks.toml b/nixpacks.toml new file mode 100644 index 0000000..b9ff546 --- /dev/null +++ b/nixpacks.toml @@ -0,0 +1,2 @@ +[phases.setup] +nixPkgs = ["nodejs-22_x"] \ No newline at end of file From 1b1f2088aad74aca99f6f3f75d1cd0744148c16f Mon Sep 17 00:00:00 2001 From: math-pixel <59537610+math-pixel@users.noreply.github.com> Date: Mon, 27 Apr 2026 20:40:05 +0200 Subject: [PATCH 2/3] update: deploy file --- .nvmrc | 2 +- nixpacks.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.nvmrc b/.nvmrc index d135def..829e973 100644 --- a/.nvmrc +++ b/.nvmrc @@ -1 +1 @@ -22.12.0 \ No newline at end of file +20.19.0 \ No newline at end of file diff --git a/nixpacks.toml b/nixpacks.toml index b9ff546..893fc4a 100644 --- a/nixpacks.toml +++ b/nixpacks.toml @@ -1,2 +1,2 @@ [phases.setup] -nixPkgs = ["nodejs-22_x"] \ No newline at end of file +nixPkgs = ["nodejs"] \ No newline at end of file From bed5010f4156cb35f38e5a335a16ddd1cae8439e Mon Sep 17 00:00:00 2001 From: math-pixel <59537610+math-pixel@users.noreply.github.com> Date: Mon, 27 Apr 2026 20:46:52 +0200 Subject: [PATCH 3/3] update: deploy file --- .nvmrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.nvmrc b/.nvmrc index 829e973..d135def 100644 --- a/.nvmrc +++ b/.nvmrc @@ -1 +1 @@ -20.19.0 \ No newline at end of file +22.12.0 \ No newline at end of file