release candidate

This commit is contained in:
Bachir Soussi Chiadmi
2017-12-30 17:48:05 +01:00
parent 13bd34d2b3
commit 3983d1fdaf
232 changed files with 24427 additions and 11080 deletions
+9 -13
View File
@@ -1,30 +1,26 @@
{
"name": "masonry",
"version": "3.3.2",
"description": "Cascading grid layout library",
"main": "masonry.js",
"dependencies": {
"get-size": "~1.2.2",
"outlayer": "~1.4.0",
"fizzy-ui-utils": "~1.0.1"
"get-size": "^2.0.2",
"outlayer": "^2.1.0"
},
"devDependencies": {
"jquery-bridget": "1.1.x",
"doc-ready": "1.x",
"jquery-bridget": "~2.0.0",
"qunit": "^1.12",
"jquery": ">=1.4.3 <2"
"jquery": ">=1.4.3 <4"
},
"ignore": [
"examples/",
"test/",
"CONTRIBUTING.mdown",
"Gruntfile.js",
"package.json",
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
"tests",
"sandbox/",
"gulpfile.js",
"package.json",
"composer.json"
],
"homepage": "http://masonry.desandro.com",
"authors": [