build(scripts): replace glob with tinyglobby

This commit is contained in:
Eric Liu 2024-11-10 10:01:15 -08:00
commit e14ce176e3
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": {