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
diff options
context:
space:
mode:
authorJohann-S <johann.servoire@gmail.com>2017-08-22 22:28:36 +0300
committerXhmikosR <xhmikosr@gmail.com>2017-08-23 10:43:57 +0300
commita416d325217db079345d99e7fc71cece8a17e608 (patch)
tree4852c5885c2b4587a1c76eaf25ca1bcc65ba505c /nuget/bootstrap.nuspec
parentb72489a8515a90f3e45baf3d0bf19df9ccafff93 (diff)
Update Popper.js to 1.12.3
Diffstat (limited to 'nuget/bootstrap.nuspec')
-rw-r--r--nuget/bootstrap.nuspec2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuget/bootstrap.nuspec b/nuget/bootstrap.nuspec
index 6cbc5b4025..b868458a71 100644
--- a/nuget/bootstrap.nuspec
+++ b/nuget/bootstrap.nuspec
@@ -17,7 +17,7 @@
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<dependencies>
<dependency id="jQuery" version="[3.0.0,4)" />
- <dependency id="popper.js" version="[1.11,2)" />
+ <dependency id="popper.js" version="[1.12.3,2)" />
</dependencies>
<tags>css mobile-first responsive front-end framework web</tags>
</metadata>