From 1fc4d5905621ed8318ff11f19400d41c6971f257 Mon Sep 17 00:00:00 2001 From: Apher Date: Fri, 3 Jul 2026 05:21:49 +0000 Subject: [PATCH] Ensure consistent naming --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a1390a2..c2be455 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "mtf-nlu-processor", + "name": "mtf-nlp", "version": "1.0.0", "description": "", "main": "server.js",