diff options
author | Guillaume Mazoyer <gmazoyer@gravitons.in> | 2016-01-08 17:53:36 +0100 |
---|---|---|
committer | Guillaume Mazoyer <gmazoyer@gravitons.in> | 2016-01-08 17:53:36 +0100 |
commit | 63c65f3eced07058ec4e17fad510400cf8420bbc (patch) | |
tree | 9901b4c5a22f0267fcdcaaed30d5786886019a67 /libs/bootstrap-3.3.5/js/npm.js | |
parent | 4cd149f3be6615713be3781e67fee6f62c2a5cf9 (diff) |
Update Bootstrap to 3.3.6.
Diffstat (limited to 'libs/bootstrap-3.3.5/js/npm.js')
-rw-r--r-- | libs/bootstrap-3.3.5/js/npm.js | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/libs/bootstrap-3.3.5/js/npm.js b/libs/bootstrap-3.3.5/js/npm.js deleted file mode 100644 index bf6aa80..0000000 --- a/libs/bootstrap-3.3.5/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 |