Skip to content

Commit c5f481b

Browse files
committed
chartjs 1.0.2
1 parent b7e9007 commit c5f481b

File tree

5 files changed

+13
-13
lines changed

5 files changed

+13
-13
lines changed

chartjs_1.0.1/Chart.min.js

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

chartjs_1.0.2/Chart.min.js

Lines changed: 11 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
File renamed without changes.

chartjs_1.0.1/chartjs.dnn renamed to chartjs_1.0.2/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="1.0.1">
3+
<package name="chartjs" type="JavaScript_Library" version="1.0.2">
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/1.0.1/Chart.min.js</CDNPath>
26+
<CDNPath>https://cdn.jsdelivr.net/chart.js/1.0.2/Chart.min.js</CDNPath>
2727
<objectName>Chart</objectName>
2828
</javaScriptLibrary>
2929
</component>

0 commit comments

Comments
 (0)