Upgrading version of auth package
All checks were successful
Publish to Private NPM Registry / publish (push) Successful in 30s

This commit is contained in:
Alan Bridgeman 2026-01-09 00:26:34 -06:00
parent 800d247c5e
commit f07dc06029
2 changed files with 5 additions and 5 deletions

View file

@ -35,7 +35,7 @@
"create-ba-web-app": "node ./bin/create-project.js"
},
"dependencies": {
"@BridgemanAccessible/ba-auth": "^1.0.11",
"@BridgemanAccessible/ba-auth": "^1.0.12",
"@BridgemanAccessible/ba-logging": "^1.0.1",
"express": "^4.19.2",
"fs-extra": "^11.2.0",