X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=package.json;h=ed4ad677a78562cbc7065d786464ecaa4ed232f9;hb=57f9b9da323bc5b96c9c43a001853a7e1e11add7;hp=73af25de6c521f63b8090dfc2268f89096672495;hpb=b3f426f3d05c5a3ca7ad47d0ef8403206d67bf32;p=squeep-lazy-property diff --git a/package.json b/package.json index 73af25d..ed4ad67 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@squeep/lazy-property", - "version": "1.1.1", + "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",