From 554fc62fae502ff9af1e56cbf1ce0e7f08d05a37 Mon Sep 17 00:00:00 2001 From: Alex Swann Date: Wed, 30 Jun 2021 18:56:38 +0000 Subject: [PATCH] 3.1.2 --- npm-shrinkwrap.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/npm-shrinkwrap.json b/npm-shrinkwrap.json index 7bb9689..61387ef 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -1,6 +1,6 @@ { "name": "hof-build", - "version": "3.1.1", + "version": "3.1.2", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 047724c..a1d516e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hof-build", - "version": "3.1.1", + "version": "3.1.2", "description": "Performs build workflow for hof apps in prod and development", "main": "index.js", "bin": {