From 2e37f14bed6b7407a13eec115de19da25164660b Mon Sep 17 00:00:00 2001 From: b41ex Date: Tue, 21 Jan 2025 12:32:40 +0300 Subject: [PATCH] build: trigger rebuild --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d3f1251..b7f7d22 100644 --- a/package.json +++ b/package.json @@ -137,7 +137,7 @@ "xml-formatter": "^2.4.0", "raw-loader": "^4.0.2" }, - "scripts": { + "scripts": { "build": "npm run build:dist", "build:dist": "npm run --workspace=@netcracker/qubership-apihub-apispec-view build", "build:showcase": "npm run --workspace=@netcracker/qubership-apihub-apispec-view build:showcase",