diff --git a/ajax/libs/conditionizr.js/package.json b/ajax/libs/conditionizr.js/package.json index ca316035d..7df6bc726 100644 --- a/ajax/libs/conditionizr.js/package.json +++ b/ajax/libs/conditionizr.js/package.json @@ -1,13 +1,14 @@ { "name": "conditionizr.js", "filename": "conditionizr.min.js", - "version": "2.1.1", - "description": "Conditionizr is a fast and lightweight (4KB) javascript utility that detects browser and pixel ratio, allowing you to serve conditional JavaScript and CSS files.", + "version": "2.2.0", + "description": "Conditionizr is a fast and lightweight (3KB) javascript utility that detects browser vendor, touch features and retina displays - allowing you to serve conditional JavaScript and CSS files.", "homepage": "http://conditionizr.com", "keywords": [ "conditionizr", "javascript", "legacy", + "touch", "conditional", "scripts", "styles" @@ -16,7 +17,7 @@ { "name" : "Todd Motto", "email" : "todd@toddmotto.com", - "web" : "http://www.toddmotto.com" + "web" : "http://toddmotto.com" } ], "repositories": [