diff --git a/package.json b/package.json index 168e2765b..81a7a83f4 100644 --- a/package.json +++ b/package.json @@ -78,7 +78,8 @@ "react-dom": ">=0.14" }, "files": [ - "dash_bio/bundle.js" + "dash_bio/bundle.js", + "dash_bio/async~*.js" ], "engines": { "node": ">=8.11.0",