fix: use @keivusal/auth module

This commit is contained in:
2024-11-20 16:50:25 +08:00
parent dc69b95f39
commit 801e05b23e
7 changed files with 25 additions and 26 deletions

View File

@@ -38,7 +38,6 @@
"exclude": [
"node_modules",
"dist",
"src/**/*.test.ts",
"webpack.config.cjs",
"src/**/*.test.ts"
],
}