X-Git-Url: http://git.squeep.com/?p=squeep-lazy-property;a=blobdiff_plain;f=package.json;fp=package.json;h=ed4ad677a78562cbc7065d786464ecaa4ed232f9;hp=fc50e4ad14b192ff63627052189a47b93f0ee132;hb=57f9b9da323bc5b96c9c43a001853a7e1e11add7;hpb=1343b948a94307e4c03175d602178143baea7f23 diff --git a/package.json b/package.json index fc50e4a..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,7 +26,7 @@ "type": "git", "url": "https://git.squeep.com/squeep-lazy-property/" }, - "author": "Justin Wind ", + "author": "Justin Wind ", "license": "ISC", "devDependencies": { "eslint": "^8.18.0",