ducksboard / gridster.js

gridster.js is a jQuery plugin that makes building intuitive draggable layouts from elements spanning multiple columns
http://gridster.net/
MIT License
6.03k stars 1.2k forks source link

Moved jQuery to peer dependency #528

Closed shovon closed 2 years ago

shovon commented 9 years ago

If Gridster relies on its own version of jQuery, then we are faced with two problems

shovon commented 9 years ago

Depending on how you manage semver versions, you may also want to bump up the version defined in package.json.