From 03a47b1729abf851cd5231f065ef76627c9be859 Mon Sep 17 00:00:00 2001 From: zainzafar90 Date: Mon, 27 Sep 2021 00:49:02 +0500 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9B=20FIX:=20fix=20bump=20packages=20v?= =?UTF-8?q?ersion=20FINALLY!?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 946293f..8a87268 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "build:lib": "ng build ng-switchery-ios", "deploy": "npx angular-cli-ghpages --dir=dist/demo", "publish": "npm publish ./dist/angular-switchery-ios", - "version": "cd ng-switchery-ios && npm version patch && cd ../", + "version": "cd projects/ng-switchery-ios && npm version patch && cd ../../", "watch": "ng build --watch --configuration development" }, "dependencies": {