summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
Diffstat (limited to 'scripts')
-rw-r--r--scripts/package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/scripts/package.json b/scripts/package.json
index 39fb79266..b085b6b65 100644
--- a/scripts/package.json
+++ b/scripts/package.json
@@ -14,7 +14,8 @@
"kleur": "^4.1.5",
"p-limit": "^6.1.0",
"svelte": "^4.2.18",
- "tar": "^7.4.3"
+ "tar": "^7.4.3",
+ "tiny-glob": "^0.2.9"
},
"devDependencies": {
"@octokit/action": "^7.0.0",