From edb63569aa702d37f6fee5c074475c244188e5dd Mon Sep 17 00:00:00 2001 From: noticeeverything Date: Fri, 16 Jul 2021 15:52:16 +0000 Subject: [PATCH] fix(ci): use npx for auto-commit pinst command [skip ci] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ccba571..185fe6a 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "tsc": "tsc -p tsconfig.build.json" }, "types": "index.d.ts", - "version": "1.2.7", + "version": "1.2.9", "volta": { "node": "14.15.4", "yarn": "1.22.10"