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
+7 -12
View File
@@ -1,26 +1,21 @@
{
"name": "outlayer",
"version": "1.4.2",
"description": "the brains and guts of a layout library",
"main": "outlayer.js",
"dependencies": {
"doc-ready": "1.0.x",
"eventEmitter": ">=4.2 <5",
"eventie": "~1.0.3",
"get-size": "~1.2.2",
"get-style-property": "~1.0.4",
"matches-selector": "~1.0.2",
"fizzy-ui-utils": "~1.0.1"
"ev-emitter": "^1.0.0",
"get-size": "^2.0.2",
"fizzy-ui-utils": "^2.0.0"
},
"devDependencies": {
"jquery-bridget": "1.x",
"jquery": ">=1.4.3 <2",
"qunit": "^1.12.0"
"jquery-bridget": "2.x",
"jquery": ">=1.4.3 <4",
"qunit": "^1.17.0"
},
"ignore": [
"test/",
"docs/",
"examples",
"sandbox/",
".*",
"notes.md",
"**/.*",