mirror of
https://github.com/yldio/copilot.git
synced 2024-11-10 21:30:06 +02:00
Move box plot to use "prerelease" tag in npm
yarn add chartjs-chart-box-plot@prerelease
This commit is contained in:
parent
474cb6bfce
commit
2754d8d3dd
@ -14,7 +14,7 @@
|
|||||||
"dependencies": {
|
"dependencies": {
|
||||||
"build-array": "^1.0.0",
|
"build-array": "^1.0.0",
|
||||||
"chart.js": "^2.4.0",
|
"chart.js": "^2.4.0",
|
||||||
"chartjs-chart-box-plot": "^1.0.0-9",
|
"chartjs-chart-box-plot": "prerelease",
|
||||||
"color": "^1.0.3",
|
"color": "^1.0.3",
|
||||||
"d3": "^4.4.1",
|
"d3": "^4.4.1",
|
||||||
"lodash.find": "^4.6.0",
|
"lodash.find": "^4.6.0",
|
||||||
|
@ -1554,12 +1554,9 @@ chart.js@^2.4.0:
|
|||||||
chartjs-color "^2.0.0"
|
chartjs-color "^2.0.0"
|
||||||
moment "^2.10.6"
|
moment "^2.10.6"
|
||||||
|
|
||||||
chartjs-chart-box-plot@^1.0.0-9:
|
chartjs-chart-box-plot@prerelease:
|
||||||
version "1.0.0-11"
|
version "1.0.0-16"
|
||||||
resolved "https://registry.yarnpkg.com/chartjs-chart-box-plot/-/chartjs-chart-box-plot-1.0.0-11.tgz#a7482a7f1b5a27867e30c798f5761006d42b4256"
|
resolved "https://registry.yarnpkg.com/chartjs-chart-box-plot/-/chartjs-chart-box-plot-1.0.0-16.tgz#2544012ae84b04fa9922fe528017f5b748346497"
|
||||||
dependencies:
|
|
||||||
react "^15.4.1"
|
|
||||||
react-dom "^15.4.1"
|
|
||||||
|
|
||||||
chartjs-color-string@^0.4.0:
|
chartjs-color-string@^0.4.0:
|
||||||
version "0.4.0"
|
version "0.4.0"
|
||||||
|
Loading…
Reference in New Issue
Block a user