Skip to content

Commit 439d623

Browse files
Copilotmfranzke
andcommitted
Remove unrelated files from PR - keep only the actual DB Switch fix
Co-authored-by: mfranzke <[email protected]>
1 parent 021d58e commit 439d623

File tree

4 files changed

+18
-3
lines changed

4 files changed

+18
-3
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ packages/components/src/**/*.css.map
3838

3939
.cache
4040
**/playwright-report
41+
**/blob-report/
4142
/.parcel-cache/
4243
/output/docs.json
4344
showcases/patternhub/public/iframe-resizer/*
-19.8 KB
Binary file not shown.

package-lock.json

Lines changed: 16 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@
116116
"lint-staged": "16.1.5",
117117
"markdownlint-cli": "0.45.0",
118118
"ng-packagr": "19.2.2",
119-
"npm-run-all2": "^8.0.4",
119+
"npm-run-all2": "8.0.4",
120120
"playwright": "1.54.2",
121121
"playwright-core": "1.54.2",
122122
"postcss": "8.5.6",

0 commit comments

Comments
 (0)