From b55ee9b4b44eacc3c135315a882c55861e9ed0d5 Mon Sep 17 00:00:00 2001 From: Solomon Eseme Date: Sun, 16 May 2021 00:50:44 +0100 Subject: [PATCH] 2.0.7 --- package.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/package.json b/package.json index 8c68a16..fbffd31 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@kaperskyguru/adonis-cache", - "version": "2.0.6", + "version": "2.0.7", "description": "Adonis Cache Package", "main": "build/providers/CacheProvider", "scripts": { @@ -62,7 +62,6 @@ "contents": ".", "anyBranch": false }, - "repository": { "type": "git", "url": "git+https://github.com/Kaperskyguru/kap-adonis-cache.git"