Move box plot to use "prerelease" tag in npm

yarn add chartjs-chart-box-plot@prerelease
This commit is contained in:
Tom Gallacher 2017-01-13 12:34:58 +00:00
parent 474cb6bfce
commit 2754d8d3dd
2 changed files with 4 additions and 7 deletions

View File

@ -14,7 +14,7 @@
"dependencies": {
"build-array": "^1.0.0",
"chart.js": "^2.4.0",
"chartjs-chart-box-plot": "^1.0.0-9",
"chartjs-chart-box-plot": "prerelease",
"color": "^1.0.3",
"d3": "^4.4.1",
"lodash.find": "^4.6.0",

View File

@ -1554,12 +1554,9 @@ chart.js@^2.4.0:
chartjs-color "^2.0.0"
moment "^2.10.6"
chartjs-chart-box-plot@^1.0.0-9:
version "1.0.0-11"
resolved "https://registry.yarnpkg.com/chartjs-chart-box-plot/-/chartjs-chart-box-plot-1.0.0-11.tgz#a7482a7f1b5a27867e30c798f5761006d42b4256"
dependencies:
react "^15.4.1"
react-dom "^15.4.1"
chartjs-chart-box-plot@prerelease:
version "1.0.0-16"
resolved "https://registry.yarnpkg.com/chartjs-chart-box-plot/-/chartjs-chart-box-plot-1.0.0-16.tgz#2544012ae84b04fa9922fe528017f5b748346497"
chartjs-color-string@^0.4.0:
version "0.4.0"