fix: don't exclude .github folder from make install-all (#19534)

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
bo0tzz
2025-06-25 21:37:40 +02:00
committed by GitHub
parent 6c11ef62e8
commit 48be10e48b
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -93,7 +93,7 @@
"@oazapfts/runtime": "^1.0.2"
},
"devDependencies": {
"@types/node": "^22.15.31",
"@types/node": "^22.15.32",
"typescript": "^5.3.3"
}
},