Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/nuget
diff options
context:
space:
mode:
authorXhmikosR <xhmikosr@gmail.com>2020-07-07 10:30:05 +0300
committerGitHub <noreply@github.com>2020-07-07 10:30:05 +0300
commit3210ab4f64287665378c20d88ab3fc2f0ee41038 (patch)
tree6fda5992c280acf7d1fb868dc71ebebdad0aa0a6 /nuget
parentbd72dfc41d64f5bdc59c621073990733d1db9f4c (diff)
Update popper.js to v1.16.1. (#31250)
Diffstat (limited to 'nuget')
-rw-r--r--nuget/bootstrap.nuspec2
-rw-r--r--nuget/bootstrap.sass.nuspec2
2 files changed, 2 insertions, 2 deletions
diff --git a/nuget/bootstrap.nuspec b/nuget/bootstrap.nuspec
index c6499d95a5..2f8696d41b 100644
--- a/nuget/bootstrap.nuspec
+++ b/nuget/bootstrap.nuspec
@@ -17,7 +17,7 @@
<copyright>Copyright 2017-2020</copyright>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<dependencies>
- <dependency id="popper.js" version="[1.16.0,2)" />
+ <dependency id="popper.js" version="[1.16.1,2)" />
</dependencies>
<tags>css mobile-first responsive front-end framework web</tags>
<contentFiles>
diff --git a/nuget/bootstrap.sass.nuspec b/nuget/bootstrap.sass.nuspec
index 0d35eb34db..99d406ffa4 100644
--- a/nuget/bootstrap.sass.nuspec
+++ b/nuget/bootstrap.sass.nuspec
@@ -17,7 +17,7 @@
<copyright>Copyright 2017-2020</copyright>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<dependencies>
- <dependency id="popper.js" version="[1.16.0,2)" />
+ <dependency id="popper.js" version="[1.16.1,2)" />
</dependencies>
<tags>css sass mobile-first responsive front-end framework web</tags>
<contentFiles>