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:
authorXhmikosR <xhmikosr@gmail.com>2018-03-14 02:22:38 +0300
committerXhmikosR <xhmikosr@gmail.com>2018-03-21 13:15:47 +0300
commit1a40784ab8e2e9bd266efeb37e74e89f2df1e2f3 (patch)
tree35b650882e644858f1bb024edceda42205bfbeed /nuget/bootstrap.nuspec
parent9191fa73df8a1f48a8728959beb00e67dd4fe3b4 (diff)
Update dependencies.
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 285c548846..4b98f1da4d 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.12.9,2)" />
+ <dependency id="popper.js" version="[1.14.0,2)" />
</dependencies>
<tags>css mobile-first responsive front-end framework web</tags>
</metadata>