X-Git-Url: https://git.squeep.com/?a=blobdiff_plain;f=package.json;h=d12f05de5db286abe3d472395b0682083c163bb1;hb=5875c4885d32213d3cc140a55b54856fe3b72416;hp=ce3d3e176fcd8ec58664fe97796711387b80b692;hpb=ddf28d2e4816d7c4e188f8dd510b48ad87aee478;p=squeep-indieauth-helper diff --git a/package.json b/package.json index ce3d3e1..d12f05d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@squeep/indieauth-helper", - "version": "1.3.0", + "version": "1.4.0", "description": "An opinionated convenience-wrapper for the http requests and content parsing needed to talk IndieAuth.", "main": "index.js", "scripts": { @@ -30,7 +30,7 @@ "got": "^13.0.0", "iconv": "^3.0.1", "ip-address": "^9.0.5", - "microformats-parser": "^2.0.1" + "microformats-parser": "^2.0.2" }, "devDependencies": { "eslint": "^8.53.0",