fix to use with sveltekit

This commit is contained in:
Thiago Lagden
2023-12-11 13:34:34 -03:00
commit e14f35aff0
29 changed files with 4880 additions and 0 deletions

3
.npmrc Normal file
View File

@@ -0,0 +1,3 @@
engine-strict=true
resolution-mode=highest
auto-install-peers=true