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

Commit 0ffdb24

Browse files
authored
Merge pull request #67 from plotly/fix-manifest-typo
Fix MANIFEST.in typo.
2 parents 55b7610 + 48279b9 commit 0ffdb24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MANIFEST.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
include dash_html_components/dash_html_components.min.js
2-
include_dash_html_components/dash_html_components.dev.js
2+
include dash_html_components/dash_html_components.dev.js
33
include dash_html_components/bundle.js.map
44
include dash_html_components/metadata.json
55
include README.md

0 commit comments

Comments
 (0)