From a950d5642b9e6039b6481e6f4eabe7635c516fde Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Thu, 26 May 2016 15:26:12 +0300 Subject: Update jQuery to v2.2.4. --- docs/examples/starter-template/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/examples/starter-template') diff --git a/docs/examples/starter-template/index.html b/docs/examples/starter-template/index.html index 70f05e059..2c3fe4151 100644 --- a/docs/examples/starter-template/index.html +++ b/docs/examples/starter-template/index.html @@ -48,7 +48,7 @@ - + -- cgit v1.2.3 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 --- docs/examples/starter-template/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/examples/starter-template') diff --git a/docs/examples/starter-template/index.html b/docs/examples/starter-template/index.html index 2c3fe4151..cb45245aa 100644 --- a/docs/examples/starter-template/index.html +++ b/docs/examples/starter-template/index.html @@ -48,7 +48,7 @@ - + -- cgit v1.2.3