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 4e843c3e3c..6cbc5b4025 100644
--- a/nuget/bootstrap.nuspec
+++ b/nuget/bootstrap.nuspec
@@ -16,7 +16,7 @@
<copyright>Copyright 2017</copyright>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<dependencies>
- <dependency id="jQuery" version="[1.9.1,4)" />
+ <dependency id="jQuery" version="[3.0.0,4)" />
<dependency id="popper.js" version="[1.11,2)" />
</dependencies>
<tags>css mobile-first responsive front-end framework web</tags>