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:
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>