- update
This commit is contained in:
parent
05cf48534a
commit
83558f7bce
173 changed files with 1289 additions and 9312 deletions
12
_site/bower_components/isotope/bower.json
vendored
12
_site/bower_components/isotope/bower.json
vendored
|
|
@ -1,18 +1,18 @@
|
|||
{
|
||||
"name": "isotope",
|
||||
"name": "isotope-layout",
|
||||
"description": "Filter and sort magical layouts",
|
||||
"main": "js/isotope.js",
|
||||
"dependencies": {
|
||||
"desandro-matches-selector": "^2.0.0",
|
||||
"fizzy-ui-utils": "^2.0.0",
|
||||
"fizzy-ui-utils": "^2.0.4",
|
||||
"get-size": "^2.0.0",
|
||||
"masonry": "^4.1.0",
|
||||
"masonry-layout": "^4.1.0",
|
||||
"outlayer": "^2.1.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"jquery": "2 < 4",
|
||||
"jquery": "^3.3.1",
|
||||
"jquery-bridget": "^2",
|
||||
"qunit": "^1.15"
|
||||
"qunit": "^2.6.0"
|
||||
},
|
||||
"ignore": [
|
||||
"test/",
|
||||
|
|
@ -25,7 +25,7 @@
|
|||
"test",
|
||||
"tests"
|
||||
],
|
||||
"homepage": "http://isotope.metafizzy.co",
|
||||
"homepage": "https://isotope.metafizzy.co",
|
||||
"authors": [
|
||||
"David DeSandro"
|
||||
],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue