From 7bdcc738de8a4bff70a5f7c42a78ef34bee924fc Mon Sep 17 00:00:00 2001 From: Itamar Smirra Date: Mon, 15 Jul 2024 16:01:06 +0300 Subject: [PATCH] =?UTF-8?q?=D7=91=D7=99=D7=A9=D7=9E=D7=A2=D7=A7=20=D7=90?= =?UTF-8?q?=D7=9D=20=D7=9E=D7=9D=D7=92=D7=A7=2020=20=D7=9F=D7=9E=20=D7=A4?= =?UTF-8?q?=D7=95=D7=A0=D7=9A=D7=9F=D7=93=D7=99=20=D7=B3=D7=9D=D7=A8=D7=9C?= =?UTF-8?q?=D7=9B=D7=9A=D7=9D=D7=B3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/publish.yml | 2 +- package-lock.json | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index f2af0f4..69c305c 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -15,7 +15,7 @@ jobs: submodules: recursive - uses: actions/setup-node@v3 with: - node-version: 16 + node-version: 20 registry-url: https://registry.npmjs.org/ cache: "npm" - run: npm ci diff --git a/package-lock.json b/package-lock.json index d335cba..f2c8807 100755 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@port-labs/jq-node-bindings", - "version": "v0.0.13", + "version": "v0.0.14", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@port-labs/jq-node-bindings", - "version": "v0.0.13", + "version": "v0.0.14", "hasInstallScript": true, "license": "MIT", "dependencies": {