From 8f38f135780b445b436cb3819a6e8cca69991b13 Mon Sep 17 00:00:00 2001 From: Robert Michalski Date: Thu, 23 Jul 2020 10:32:46 +0200 Subject: [PATCH] 0.0.12 --- package.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/package.json b/package.json index 570ce19..fd24c6a 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@surveylegend/bull-queue-utilities", "description": "Scripts and utilities to perform maintenance on bull queues.", - "version": "0.0.11", + "version": "0.0.12", "author": "SurveyLegend AB", "contributors": [ "Robert Michalski" @@ -13,7 +13,6 @@ "slack-notify": "^0.1.7" }, "devDependencies": { - "eslint": "^7.5.0" }, "engines": {