diff options
author | Guillaume Mazoyer <respawneral@gmail.com> | 2014-12-08 22:01:02 +0100 |
---|---|---|
committer | Guillaume Mazoyer <respawneral@gmail.com> | 2014-12-08 22:01:02 +0100 |
commit | ef2b7f0c1d6b01d56bfbfd7bf248d2782362a499 (patch) | |
tree | 96223417b1165f82f61995b0234f3fa33149bd2e /libs/bootstrap-3.3.0/js/npm.js | |
parent | c7861bc5ff03c1eb2b7e33d3f3a94d8a095650ab (diff) |
Update bootstrap to 3.3.1.
Diffstat (limited to 'libs/bootstrap-3.3.0/js/npm.js')
-rw-r--r-- | libs/bootstrap-3.3.0/js/npm.js | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/libs/bootstrap-3.3.0/js/npm.js b/libs/bootstrap-3.3.0/js/npm.js deleted file mode 100644 index bf6aa80..0000000 --- a/libs/bootstrap-3.3.0/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 |