Skip to content

Commit 3df75b8

Browse files
committed
bluebird 3.5.1
1 parent e776190 commit 3df75b8

File tree

5 files changed

+8
-8
lines changed

5 files changed

+8
-8
lines changed
File renamed without changes.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<p>Bluebird is licensed under the <a href="https://github.com/petkaantonov/bluebird/blob/v3.5.0/LICENSE">MIT License</a>.</p>
1+
<p>Bluebird is licensed under the <a href="https://github.com/petkaantonov/bluebird/blob/v3.5.1/LICENSE">MIT License</a>.</p>

bluebird_3.5.0/bluebird.dnn renamed to bluebird_3.5.1/bluebird.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="bluebird" type="JavaScript_Library" version="3.5.0">
3+
<package name="bluebird" type="JavaScript_Library" version="3.5.1">
44
<friendlyName>Bluebird</friendlyName>
55
<description><![CDATA[<p>Bluebird is a fully featured <a href="http://bluebirdjs.com/docs/why-promises.html">promise</a> library with focus on innovative features and performance</p>]]></description>
66
<owner>
@@ -23,7 +23,7 @@
2323
<libraryName>bluebird</libraryName>
2424
<fileName>bluebird.min.js</fileName>
2525
<preferredScriptLocation>BodyBottom</preferredScriptLocation>
26-
<CDNPath>https://cdn.jsdelivr.net/bluebird/3.5.0/bluebird.min.js</CDNPath>
26+
<CDNPath>https://cdn.jsdelivr.net/bluebird/3.5.1/bluebird.min.js</CDNPath>
2727
<objectName>P</objectName>
2828
</javaScriptLibrary>
2929
</component>

bluebird_3.5.0/bluebird.min.js renamed to bluebird_3.5.1/bluebird.min.js

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
],
2121
"dependencies": {
2222
"bootstrap-datepicker": "1.7.1",
23-
"bluebird": "3.5.0",
23+
"bluebird": "3.5.1",
2424
"bootstrap": "3.3.7",
2525
"clipboard": "1.7.1",
2626
"chart.js": "2.7.0",

0 commit comments

Comments
 (0)