Bumped auth library version
All checks were successful
Publish to Private NPM Registry / publish (push) Successful in 28s

This commit is contained in:
Alan Bridgeman 2026-02-20 07:23:53 -06:00
parent 6a6153f141
commit 88e522fcb4
2 changed files with 5 additions and 5 deletions

View file

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