Updated dependency and made mostly naming changes
All checks were successful
Publish to Private NPM Registry / publish (push) Successful in 29s

This commit is contained in:
Alan Bridgeman 2026-02-20 22:41:35 -06:00
parent b67f059eda
commit 859aee5939
3 changed files with 15 additions and 14 deletions

View file

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