From 4fcc8c477a1d9b6ca50f2c9d264a1dc7a0e77827 Mon Sep 17 00:00:00 2001 From: Tomislav Ivanov <78173711+TIVMOF@users.noreply.github.com> Date: Thu, 9 Apr 2026 16:26:47 +0300 Subject: [PATCH] Update package.json --- codbex-number-generator-data/package.json | 3 --- 1 file changed, 3 deletions(-) diff --git a/codbex-number-generator-data/package.json b/codbex-number-generator-data/package.json index f72c618..2682ffc 100644 --- a/codbex-number-generator-data/package.json +++ b/codbex-number-generator-data/package.json @@ -7,8 +7,5 @@ }, "publishConfig": { "registry": "https://npm.pkg.github.com" - }, - "scripts": { - "build": "tsc" } }