Skip to content

Commit 950e6eb

Browse files
committed
chart.js 2.3.0
1 parent 0770a91 commit 950e6eb

File tree

5 files changed

+17
-17
lines changed

5 files changed

+17
-17
lines changed

chart.js_2.2.2/Chart.min.js

Lines changed: 0 additions & 14 deletions
This file was deleted.

chart.js_2.3.0/Chart.min.js

Lines changed: 14 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
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.2.2/LICENSE.md">MIT License</a>.</p>
1+
<p>Chart.js is licened under the <a href="https://github.com/nnnick/Chart.js/blob/v2.3.0/LICENSE.md">MIT License</a>.</p>
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.2.2">
3+
<package name="chartjs" type="JavaScript_Library" version="2.3.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.2.2/Chart.min.js</CDNPath>
26+
<CDNPath>https://cdn.jsdelivr.net/chart.js/2.3.0/Chart.min.js</CDNPath>
2727
<objectName>Chart</objectName>
2828
</javaScriptLibrary>
2929
</component>

0 commit comments

Comments
 (0)