Replace with the minified version of plotly (#9840)

This commit is contained in:
Amir Omidi
2020-04-15 16:24:16 -07:00
committed by GitHub
parent 9d9788d16f
commit 5089b5c8bd
4 changed files with 9 additions and 9 deletions

View File

@@ -64,7 +64,7 @@
"ng2-charts": "^1.6.0",
"node-pty": "0.10.0-beta7",
"onigasm-umd": "2.2.5",
"plotly.js-dist": "^1.48.3",
"plotly.js-dist-min": "^1.53.0",
"reflect-metadata": "^0.1.8",
"rxjs": "5.4.0",
"sanitize-html": "^1.19.1",
@@ -175,8 +175,8 @@
"rimraf": "^2.2.8",
"sinon": "^1.17.2",
"source-map": "^0.4.4",
"temp-write": "^3.4.0",
"style-loader": "^1.0.0",
"temp-write": "^3.4.0",
"ts-loader": "^4.4.2",
"typemoq": "^0.3.2",
"typescript": "^3.9.0-dev.20200327",