bump package version to 1.2.7 v1.2.7
authorJustin Wind <justin.wind+git@gmail.com>
Sat, 17 Sep 2022 00:16:54 +0000 (17:16 -0700)
committerJustin Wind <justin.wind+git@gmail.com>
Sat, 17 Sep 2022 00:16:54 +0000 (17:16 -0700)
package-lock.json
package.json

index cbcb0c4178383856eff543b9a38aaf00c1f2d790..c14db03e6b6e5dd7863273ad2c6d7f6740133fed 100644 (file)
@@ -1,12 +1,12 @@
 {
   "name": "@squeep/authentication-module",
 {
   "name": "@squeep/authentication-module",
-  "version": "1.2.6",
+  "version": "1.2.7",
   "lockfileVersion": 2,
   "requires": true,
   "packages": {
     "": {
       "name": "@squeep/authentication-module",
   "lockfileVersion": 2,
   "requires": true,
   "packages": {
     "": {
       "name": "@squeep/authentication-module",
-      "version": "1.2.6",
+      "version": "1.2.7",
       "license": "ISC",
       "dependencies": {
         "@squeep/api-dingus": "git+https://git.squeep.com/squeep-api-dingus/#v1.2.8",
       "license": "ISC",
       "dependencies": {
         "@squeep/api-dingus": "git+https://git.squeep.com/squeep-api-dingus/#v1.2.8",
index d4793a379c696661787dd6e4a00c0f44707823b3..81da31cd7036a029a1f4edb60b6c5dadb0192295 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "@squeep/authentication-module",
 {
   "name": "@squeep/authentication-module",
-  "version": "1.2.6",
+  "version": "1.2.7",
   "description": "Wrangles authenticated sessions; intended for use in Squeep Framework Applications.",
   "main": "index.js",
   "scripts": {
   "description": "Wrangles authenticated sessions; intended for use in Squeep Framework Applications.",
   "main": "index.js",
   "scripts": {