diff options
| author | greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com> | 2018-10-16 05:20:02 +0900 |
|---|---|---|
| committer | syuilo <Syuilotan@yahoo.co.jp> | 2018-10-16 05:20:02 +0900 |
| commit | 09b82bfea48640c4bbfe47a571515b4141b95eb8 (patch) | |
| tree | b586d628914711f19ee54221ecf694665d048930 | |
| parent | 10.19.0 (diff) | |
| download | misskey-09b82bfea48640c4bbfe47a571515b4141b95eb8.tar.gz misskey-09b82bfea48640c4bbfe47a571515b4141b95eb8.tar.bz2 misskey-09b82bfea48640c4bbfe47a571515b4141b95eb8.zip | |
fix(package): update chart.js to version 2.7.3 (#2907)
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 8809b7951d..0c09d908d8 100644 --- a/package.json +++ b/package.json @@ -91,7 +91,7 @@ "bootstrap-vue": "2.0.0-rc.11", "cafy": "11.3.0", "chalk": "2.4.1", - "chart.js": "2.7.2", + "chart.js": "2.7.3", "commander": "2.19.0", "crc-32": "1.2.0", "css-loader": "1.0.0", |