Skip to content

Commit 7a7493e

Browse files
committed
chart.js 2.7.0
1 parent 6732c1e commit 7a7493e

File tree

6 files changed

+14
-18
lines changed

6 files changed

+14
-18
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"bluebird": "3.5.0",
2424
"bootstrap": "3.3.7",
2525
"clipboard": "1.7.1",
26-
"chart.js": "2.6.0",
26+
"chart.js": "2.7.0",
2727
"date-fns": "1.28.4",
2828
"flexslider": "FlexSlider#2.6.4",
2929
"es6-shim": "0.35.3",

chart.js_2.6.0/Chart.min.js

Lines changed: 0 additions & 14 deletions
This file was deleted.
File renamed without changes.

chart.js_2.7.0/Chart.min.js

Lines changed: 10 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<p>Chart.js is licened under the <a href="https://github.com/nnnick/Chart.js/blob/v2.6.0/LICENSE.md">MIT License</a>.</p>
1+
<p>Chart.js is licened under the <a href="https://github.com/nnnick/Chart.js/blob/v2.7.0/LICENSE.md">MIT License</a>.</p>

chart.js_2.6.0/chartjs.dnn renamed to chart.js_2.7.0/chartjs.dnn

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<dotnetnuke type="Package" version="5.0">
22
<packages>
3-
<package name="chartjs" type="JavaScript_Library" version="2.6.0">
3+
<package name="chartjs" type="JavaScript_Library" version="2.7.0">
44
<friendlyName>Chart.js</friendlyName>
55
<description><![CDATA[Simple HTML5 Charts using the &lt;canvas&gt; tag]]></description>
66
<owner>
@@ -23,7 +23,7 @@
2323
<libraryName>chartjs</libraryName>
2424
<fileName>Chart.min.js</fileName>
2525
<preferredScriptLocation>BodyBottom</preferredScriptLocation>
26-
<CDNPath>https://cdn.jsdelivr.net/chart.js/2.6.0/Chart.min.js</CDNPath>
26+
<CDNPath>https://cdn.jsdelivr.net/chart.js/2.7.0/Chart.min.js</CDNPath>
2727
<objectName>Chart</objectName>
2828
</javaScriptLibrary>
2929
</component>

0 commit comments

Comments
 (0)