From 7f831d9a1d68d39354546f253ec39bae1dd8b89f Mon Sep 17 00:00:00 2001 From: Robert Cathro-Oliver Date: Tue, 16 Apr 2024 15:36:56 -0400 Subject: [PATCH] 1.17.32 --- 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 6d8683e4..e3c3c7f2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@commonsku/styles", - "version": "1.17.29", + "version": "1.17.32", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@commonsku/styles", - "version": "1.17.29", + "version": "1.17.32", "license": "ISC", "dependencies": { "@googlemaps/js-api-loader": "^1.16.2", diff --git a/package.json b/package.json index 273a6adf..428e7a92 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@commonsku/styles", - "version": "1.17.31", + "version": "1.17.32", "description": "Common React components by commonsku", "author": "commonsku", "license": "ISC",