From e00b659e1393b356da53084a4c607da48469a4d7 Mon Sep 17 00:00:00 2001 From: Andrey Chugay Date: Tue, 14 Mar 2023 18:13:52 +0200 Subject: [PATCH] fix: another semantic fix another semantic fix fix #3 --- package.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/package.json b/package.json index 9feec82..ef4967e 100644 --- a/package.json +++ b/package.json @@ -73,12 +73,11 @@ } }, "release": { - "ci": false, "branches": [ "master" ], "publish": { - "pkgRoot": "dist/ngx-draggable-widget-kama" + "pkgRoot": "projects/ngx-draggable-widget-kama" }, "prepare": { "pkgRoot": "projects/ngx-draggable-widget-kama"