File tree Expand file tree Collapse file tree 6 files changed +10
-10
lines changed Expand file tree Collapse file tree 6 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 22
22
"bootstrap-datepicker" : " 1.7.0" ,
23
23
"bluebird" : " 3.5.0" ,
24
24
"bootstrap" : " 3.3.7" ,
25
- "clipboard" : " 1.6 .1" ,
25
+ "clipboard" : " 1.7 .1" ,
26
26
"chart.js" : " 2.6.0" ,
27
27
"date-fns" : " 1.28.4" ,
28
28
"flexslider" : " FlexSlider#2.6.3" ,
Load Diff This file was deleted.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change 1
1
<dotnetnuke type="Package" version="5.0">
2
2
<packages>
3
- <package name="clipboard" type="JavaScript_Library" version="1.6 .1">
3
+ <package name="clipboard" type="JavaScript_Library" version="1.7 .1">
4
4
<friendlyName>clipboard.js</friendlyName>
5
5
<description><![CDATA[<p>A modern approach to copy text to clipboard</p>
6
6
<p>No Flash. No frameworks. Just 3kb gzipped</p>]]></description>
24
24
<libraryName>clipboard</libraryName>
25
25
<fileName>clipboard.min.js</fileName>
26
26
<preferredScriptLocation>BodyBottom</preferredScriptLocation>
27
- <CDNPath>https://cdn.jsdelivr.net/clipboard.js/1.6 .1/clipboard.min.js</CDNPath>
27
+ <CDNPath>https://cdn.jsdelivr.net/clipboard.js/1.7 .1/clipboard.min.js</CDNPath>
28
28
<objectName>Clipboard</objectName>
29
29
</javaScriptLibrary>
30
30
</component>
You can’t perform that action at this time.
0 commit comments