build(scripts): replace glob with tinyglobby (#2041)

This commit is contained in:
Eric Liu 2024-11-10 10:07:51 -08:00
commit c7529fe3f8
3 changed files with 11 additions and 9 deletions

View file

@ -61,6 +61,7 @@
"sveld": "^0.21.0",
"svelte": "^4.2.10",
"svelte-check": "^3.8.6",
"tinyglobby": "^0.2.10",
"typescript": "^5.6.3"
},
"standard-version": {