diff options
author | Andrew Fontaine <afontaine@gitlab.com> | 2019-02-08 16:09:24 +0000 |
---|---|---|
committer | Phil Hughes <me@iamphill.com> | 2019-02-08 16:09:24 +0000 |
commit | 4dc05b8f44886642893b499734d5c4df25ab195d (patch) | |
tree | 4b91277d6ab513528ca87fd16c463a5c020c29e7 /package.json | |
parent | d5e9eef08dedca1deba9ef3df28daff81336459f (diff) | |
download | gitlab-ce-4dc05b8f44886642893b499734d5c4df25ab195d.tar.gz |
Update `chart.js` to 2.7.2
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 7110baef8b3..c88ade87af6 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "bootstrap": "4.1.3", "brace-expansion": "^1.1.8", "cache-loader": "^2.0.1", - "chart.js": "1.0.2", + "chart.js": "2.7.2", "classlist-polyfill": "^1.2.0", "clipboard": "^1.7.1", "codesandbox-api": "^0.0.20", |