From ed3ba4742506a7164caddbcdcfc58aba25277b4d Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Tue, 28 Jun 2016 22:19:46 -0700 Subject: Support jQuery v3 in Bootstrap v4 (#20191) * bower.json, package.json: Extend jQuery version ranges to include v3 * NuGet: Bump jQuery to v3.0.0.1 * Docs+Examples: Update jQuery to v3.0.0 * Use jQuery v3.0.0 for JS unit tests * Update jqueryVersionCheck to allow jQuery v3.x.x --- nuget/bootstrap.nuspec | 2 +- nuget/bootstrap.sass.nuspec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'nuget') diff --git a/nuget/bootstrap.nuspec b/nuget/bootstrap.nuspec index 59b7b4faa8..750378cf13 100644 --- a/nuget/bootstrap.nuspec +++ b/nuget/bootstrap.nuspec @@ -16,7 +16,7 @@ Copyright 2016 false - + css js less mobile-first responsive front-end framework web diff --git a/nuget/bootstrap.sass.nuspec b/nuget/bootstrap.sass.nuspec index 6e57c5470b..09125460ae 100644 --- a/nuget/bootstrap.sass.nuspec +++ b/nuget/bootstrap.sass.nuspec @@ -16,7 +16,7 @@ Copyright 2016 false - + css js less mobile-first responsive front-end framework web -- cgit v1.2.3