X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=package.json;h=ed4ad677a78562cbc7065d786464ecaa4ed232f9;hb=57f9b9da323bc5b96c9c43a001853a7e1e11add7;hp=0316b9a74f89c9b6e43953ad3e0f02e2359fe98d;hpb=2e80421bd8622fdcf3f517a1ae95038dad6ad75a;p=squeep-lazy-property diff --git a/package.json b/package.json index 0316b9a..ed4ad67 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@squeep/lazy-property", - "version": "1.1.0", + "version": "1.1.2", "description": "Defer property initialization calls until first access.", "keywords": [ "lazy", @@ -26,9 +26,9 @@ "type": "git", "url": "https://git.squeep.com/squeep-lazy-property/" }, - "author": "Justin Wind ", + "author": "Justin Wind ", "license": "ISC", - "dependencies": { + "devDependencies": { "eslint": "^8.18.0", "eslint-plugin-node": "^11.1.0", "eslint-plugin-security": "^1.5.0",