Skip to content
This repository was archived by the owner on Jun 3, 2024. It is now read-only.

Commit 5439d70

Browse files
Add new version to js_dist
1 parent b71df8f commit 5439d70

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

dash_core_components/__init__.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@
3535

3636
_js_dist = [
3737
{
38-
'external_url': 'https://cdn.plot.ly/plotly-1.41.0.min.js',
39-
'relative_package_path': 'plotly-1.41.0.min.js',
38+
'external_url': 'https://cdn.plot.ly/plotly-1.41.3.min.js',
39+
'relative_package_path': 'plotly-1.41.3.min.js',
4040
'namespace': 'dash_core_components'
4141
},
4242
{

0 commit comments

Comments
 (0)