From 6d8d8639f3a290cba93ef406c59ea31ad46e1c6d Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Thu, 11 Jan 2018 22:42:40 -0800 Subject: dist --- js/dist/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'js/dist/index.js') diff --git a/js/dist/index.js b/js/dist/index.js index 4017b0e450..5c814749a7 100644 --- a/js/dist/index.js +++ b/js/dist/index.js @@ -6,7 +6,7 @@ */ (function ($) { if (typeof $ === 'undefined') { - throw new Error('Bootstrap\'s JavaScript requires jQuery. jQuery must be included before Bootstrap\'s JavaScript.'); + throw new TypeError('Bootstrap\'s JavaScript requires jQuery. jQuery must be included before Bootstrap\'s JavaScript.'); } var version = $.fn.jquery.split(' ')[0].split('.'); -- cgit v1.2.3