Further work to move from CJS to ESM as well as better use of import type ... rather than generic import ...
This commit is contained in:
parent
1ae24c01b0
commit
358fbfcc76
19 changed files with 35 additions and 28 deletions
|
|
@ -35,7 +35,7 @@
|
|||
"create-ba-web-app": "node ./bin/create-project.js"
|
||||
},
|
||||
"dependencies": {
|
||||
"@BridgemanAccessible/ba-auth": "^1.0.10",
|
||||
"@BridgemanAccessible/ba-auth": "^1.0.11",
|
||||
"@BridgemanAccessible/ba-logging": "^1.0.1",
|
||||
"express": "^4.19.2",
|
||||
"fs-extra": "^11.2.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue