Skip to content

Commit ad4d09b

Browse files
authored
refactor: removed obsolete overrite (#1071)
as we've validate-branch-name has been updated
1 parent 1d955c6 commit ad4d09b

File tree

2 files changed

+8
-11
lines changed

2 files changed

+8
-11
lines changed

package-lock.json

Lines changed: 7 additions & 7 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 & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -112,8 +112,5 @@
112112
"registry": "https://registry.npmjs.org/",
113113
"access": "public"
114114
},
115-
"homepage": "https://db-ui.github.io/core/",
116-
"overrides": {
117-
"cross-spawn": "~7.0.5"
118-
}
115+
"homepage": "https://db-ui.github.io/core/"
119116
}

0 commit comments

Comments
 (0)