1.4.0
[squeep-authentication-module] / package.json
index 1a280a6bb1ab03c0ec897e1338d128902388e434..9f93c4d6dbb15ee6a45a857b5972a6c5c6722621 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "@squeep/authentication-module",
-  "version": "1.3.2",
+  "version": "1.4.0",
   "description": "Wrangles authenticated sessions; intended for use in Squeep Framework Applications.",
   "main": "index.js",
   "scripts": {
@@ -31,7 +31,7 @@
   ],
   "dependencies": {
     "@squeep/api-dingus": "^2.1.0",
-    "@squeep/html-template-helper": "git+https://git.squeep.com/squeep-html-template-helper#v1.5.3",
+    "@squeep/html-template-helper": "git+https://git.squeep.com/squeep-html-template-helper#v1.6.0",
     "@squeep/indieauth-helper": "^1.4.1",
     "@squeep/mystery-box": "^2.0.2",
     "@squeep/totp": "^1.1.4"