bump package version to 1.2.8
[squeep-authentication-module] / package.json
index 81da31cd7036a029a1f4edb60b6c5dadb0192295..759c879962972734f92f9ef6e22477b821cce835 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "@squeep/authentication-module",
-  "version": "1.2.7",
+  "version": "1.2.8",
   "description": "Wrangles authenticated sessions; intended for use in Squeep Framework Applications.",
   "main": "index.js",
   "scripts": {
@@ -33,7 +33,7 @@
     "@squeep/api-dingus": "git+https://git.squeep.com/squeep-api-dingus/#v1.2.8",
     "@squeep/html-template-helper": "git+https://git.squeep.com/squeep-html-template-helper#v1.3.0",
     "@squeep/indieauth-helper": "git+https://git.squeep.com/squeep-indieauth-helper/#v1.1.5",
-    "@squeep/mystery-box": "^1.1.1"
+    "@squeep/mystery-box": "^1.2.0"
   },
   "optionalDependencies": {
     "argon2": "^0.29.1",