jellekralt / Responsive-Tabs

Responsive Tabs is a jQuery plugin that provides responsive tab functionality. The tabs transform to an accordion when it reaches a CSS breakpoint. You can use this plugin as a solution for displaying tabs elegantly on desktop, tablet and mobile.
http://jellekralt.github.io/Responsive-Tabs/
MIT License
531 stars 227 forks source link

Fix jquery dependency #58

Closed timkelty closed 9 years ago

timkelty commented 9 years ago

Fixing this:

npm WARN deprecated jQuery@1.7.4: This is deprecated. Please use 'jquery' (all lowercase).
jellekralt commented 9 years ago

Thanks!