From b7ce70bc6d33805f80432ce2bd4fd7e416334a18 Mon Sep 17 00:00:00 2001 From: wukko Date: Tue, 16 Apr 2024 16:41:12 +0600 Subject: [PATCH] api: update package name --- api/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/package.json b/api/package.json index 0932e283..75b398de 100644 --- a/api/package.json +++ b/api/package.json @@ -1,5 +1,5 @@ { - "name": "cobalt_api", + "name": "cobalt-api", "description": "save what you love", "version": "8.0", "author": "wukko",