From 919183e4f70af06ce2916ae6d49df13225b40928 Mon Sep 17 00:00:00 2001 From: CMEONE Date: Thu, 28 Oct 2021 08:29:56 -0700 Subject: [PATCH] @togatech/helpful-js v1.0.7 --- 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 aea907a..f036d8b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@togatech/helpful-js", - "version": "1.0.6", + "version": "1.0.7", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@togatech/helpful-js", - "version": "1.0.6", + "version": "1.0.7", "license": "AGPL-3.0-or-later", "devDependencies": { "mocha": "^9.1.2" diff --git a/package.json b/package.json index 108e108..9d781d1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@togatech/helpful-js", - "version": "1.0.6", + "version": "1.0.7", "description": "A collection of helpful JavaScript functions, started by TogaTech.org and built by the open-source community", "main": "helpful.js", "directories": {