From b2b36dc676337693772fcd6923ff83bda55202d4 Mon Sep 17 00:00:00 2001 From: Fabio Beltramini Date: Thu, 2 Jan 2025 18:01:34 -0500 Subject: [PATCH] 3.4.2 --- npm-shrinkwrap.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/npm-shrinkwrap.json b/npm-shrinkwrap.json index 26a6aad..ee3bcde 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -1,12 +1,12 @@ { "name": "@looker/look-at-me-sideways", - "version": "3.4.1", + "version": "3.4.2", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@looker/look-at-me-sideways", - "version": "3.4.1", + "version": "3.4.2", "license": "MIT", "dependencies": { "dot": "^1.1.3", diff --git a/package.json b/package.json index 7f1e7c8..1cc81b8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@looker/look-at-me-sideways", - "version": "3.4.1", + "version": "3.4.2", "description": "A judgmental little LookML linter >_>", "main": "index.js", "directories": {