build: add wrapped wa-sqlite for angular

This commit is contained in:
2025-12-27 20:14:38 -03:00
parent f588461be1
commit 0938dc861d
4 changed files with 124 additions and 4 deletions

View File

@@ -29,6 +29,7 @@
"@angular/forms": "^21.0.0",
"@angular/platform-browser": "^21.0.0",
"@angular/router": "^21.0.0",
"angular-web-sqlite": "^1.0.34",
"rxjs": "~7.8.0",
"tslib": "^2.3.0"
},
@@ -40,4 +41,4 @@
"typescript": "~5.9.2",
"vitest": "^4.0.8"
}
}
}