Bumped auth library version (v1.0.44 -> v1.0.45)
All checks were successful
Publish to Private NPM Registry / publish (push) Successful in 32s

This commit is contained in:
Alan Bridgeman 2026-04-02 19:53:26 -05:00
parent c82524a9ef
commit d1312e5af9
2 changed files with 10 additions and 10 deletions

View file

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