Relatively small QOL updates + bumped auth library version
All checks were successful
Publish to Private NPM Registry / publish (push) Successful in 34s

This commit is contained in:
Alan Bridgeman 2026-02-23 15:36:33 -06:00
parent b6b611486f
commit e6780f7a20
4 changed files with 39 additions and 6 deletions

View file

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