diff options
| author | Johann-S <[email protected]> | 2017-08-22 20:28:04 +0200 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2017-08-23 09:55:09 +0300 |
| commit | b72489a8515a90f3e45baf3d0bf19df9ccafff93 (patch) | |
| tree | bc150526a58b37b23fb378ed6c61f677b91baa78 /nuget/bootstrap.sass.nuspec | |
| parent | 6063b0dc659e7ba3a83cfc9502ad7872f8201a32 (diff) | |
| download | bootstrap-b72489a8515a90f3e45baf3d0bf19df9ccafff93.tar.xz bootstrap-b72489a8515a90f3e45baf3d0bf19df9ccafff93.zip | |
Update which required jQuery release folks should use
Diffstat (limited to 'nuget/bootstrap.sass.nuspec')
| -rw-r--r-- | nuget/bootstrap.sass.nuspec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nuget/bootstrap.sass.nuspec b/nuget/bootstrap.sass.nuspec index 92e1ff54f..0bd14e3ea 100644 --- a/nuget/bootstrap.sass.nuspec +++ b/nuget/bootstrap.sass.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 sass mobile-first responsive front-end framework web</tags> |
