summaryrefslogtreecommitdiff
path: root/packages/core
diff options
context:
space:
mode:
Diffstat (limited to 'packages/core')
-rw-r--r--packages/core/package.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/packages/core/package.json b/packages/core/package.json
index c216905b..511167ec 100644
--- a/packages/core/package.json
+++ b/packages/core/package.json
@@ -35,6 +35,7 @@
"glob": "^10.4.5",
"google-auth-library": "^9.11.0",
"ignore": "^7.0.0",
+ "micromatch": "^4.0.8",
"open": "^10.1.2",
"shell-quote": "^1.8.2",
"simple-git": "^3.28.0",
@@ -45,6 +46,7 @@
"devDependencies": {
"@types/diff": "^7.0.2",
"@types/dotenv": "^6.1.1",
+ "@types/micromatch": "^4.0.8",
"@types/minimatch": "^5.1.2",
"@types/ws": "^8.5.10",
"typescript": "^5.3.3",