You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -57,8 +57,8 @@ Usage
57
57
58
58
## Requirements
59
59
60
-
*[lodash.js](https://lodash.com) (>= 4.17.10, full build)
61
60
*[jQuery](http://jquery.com) (>= 3.1.0)
61
+
*`Array.prototype.find` for IE and older browsers ([core.js](https://github.com/zloirock/core-js#ecmascript-6-array) allows to include specific polyfills)
62
62
63
63
#### Using gridstack.js with jQuery UI
64
64
@@ -154,7 +154,7 @@ Please use [jQuery UI Touch Punch](https://github.com/furf/jquery-ui-touch-punch
0 commit comments