From c8783e92743e04ed146cda7a86a2e174bb739c81 Mon Sep 17 00:00:00 2001 From: abawi Date: Sun, 27 Apr 2025 18:33:54 +0200 Subject: [PATCH] Renamed to filepizza-server to avoid confusion with original filepizza --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5e9a05a..fbc2750 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "filepizza", + "name": "filepizza-server", "version": "2.0.0", "description": "Free peer-to-peer file transfers in your browser with Cloudflare deployment.", "author": "Alex Kern (http://kern.io)",