From 98610edcc9c016fa56e4cf2e0eb1064a8d2e92b0 Mon Sep 17 00:00:00 2001 From: Guillaume Mazoyer Date: Mon, 25 Jul 2016 22:23:03 +0200 Subject: Update Bootstrap to 3.3.7. --- libs/bootstrap-3.3.6/js/npm.js | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 libs/bootstrap-3.3.6/js/npm.js (limited to 'libs/bootstrap-3.3.6/js/npm.js') diff --git a/libs/bootstrap-3.3.6/js/npm.js b/libs/bootstrap-3.3.6/js/npm.js deleted file mode 100644 index bf6aa80..0000000 --- a/libs/bootstrap-3.3.6/js/npm.js +++ /dev/null @@ -1,13 +0,0 @@ -// This file is autogenerated via the `commonjs` Grunt task. You can require() this file in a CommonJS environment. -require('../../js/transition.js') -require('../../js/alert.js') -require('../../js/button.js') -require('../../js/carousel.js') -require('../../js/collapse.js') -require('../../js/dropdown.js') -require('../../js/modal.js') -require('../../js/tooltip.js') -require('../../js/popover.js') -require('../../js/scrollspy.js') -require('../../js/tab.js') -require('../../js/affix.js') \ No newline at end of file -- cgit v1.2.3