Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Fontaine <afontaine@gitlab.com>2019-02-08 19:09:24 +0300
committerPhil Hughes <me@iamphill.com>2019-02-08 19:09:24 +0300
commit4dc05b8f44886642893b499734d5c4df25ab195d (patch)
tree4b91277d6ab513528ca87fd16c463a5c020c29e7 /package.json
parentd5e9eef08dedca1deba9ef3df28daff81336459f (diff)
Update `chart.js` to 2.7.2
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
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",