From 61a4aa1e96aa0ade90d13e35b3113e51323fbf51 Mon Sep 17 00:00:00 2001 From: WordPress VIP Bot <22917138+wpcomvip-bot@users.noreply.github.com> Date: Wed, 13 Nov 2024 18:57:21 +0000 Subject: [PATCH] Commiting new version of package --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 2a35479..57086ba 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@automattic/vip-go-preflight-checks", - "version": "2.0.18-dev.0", + "version": "2.0.18", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@automattic/vip-go-preflight-checks", - "version": "2.0.18-dev.0", + "version": "2.0.18", "license": "MIT", "dependencies": { "chalk": "^4.1.2", diff --git a/package.json b/package.json index a250721..acc4b4b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@automattic/vip-go-preflight-checks", - "version": "2.0.18-dev.0", + "version": "2.0.18", "description": "Provide a set of automated tests (or checks) that can test and validate the application functionality and responsiveness with an environment as close to production as possible, before the actual deployment to an environment.", "main": "dist/index.js", "bin": {