diff --git a/package-lock.json b/package-lock.json index dd9e350..325a616 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "dd-cache-proxy", - "version": "2.0.2", + "version": "2.1.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "dd-cache-proxy", - "version": "2.0.2", + "version": "2.1.0", "license": "ISC", "dependencies": { "@discordeno/bot": "19.0.0-next.687c29d" diff --git a/package.json b/package.json index 3b31a40..2dfab0e 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "dd-cache-proxy", "type": "module", - "version": "2.0.2", + "version": "2.1.0", "description": "A simple, easy-to-use, highly customizable cache proxy for discordeno which supports in-memory and outside memory caching with custom properties you wish to cache.", "main": "dist/index.js", "types": "dist/index.d.ts", @@ -14,7 +14,7 @@ "type": "git", "url": "git+https://github.com/AwesomeStickz/dd-cache-proxy.git" }, - "keywords": [ ], + "keywords": [], "author": "", "license": "ISC", "files": [