We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2eae131 + 6cd55e8 commit 550a4d6Copy full SHA for 550a4d6
.github/CODEOWNERS
@@ -1,3 +1,3 @@
1
# These owners will be the default owners for everything in
2
# the repo. Unless a later match takes precedence
3
-* @T4rk1n @ndrezn @camdecoster
+* @T4rk1n @ndrezn @camdecoster @KoolADE85
components/dash-html-components/package.json
@@ -58,6 +58,6 @@
58
"/dash_html_components/*{.js,.map}"
59
],
60
"browserslist": [
61
- "last 10 years and not dead"
+ "last 11 years and not dead"
62
]
63
}
0 commit comments