Skip to content

Commit f7a53ee

Browse files
authored
Merge pull request #3233 from plotly/fix/html-build
Fix html build
2 parents 90bb137 + fcdb3e2 commit f7a53ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/dash-html-components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,6 @@
5959
"/dash_html_components/*{.js,.map}"
6060
],
6161
"browserslist": [
62-
"last 9 years and not dead"
62+
"last 10 years and not dead"
6363
]
6464
}

0 commit comments

Comments
 (0)