diff options
author | Felix Nagel <info@felixnagel.com> | 2016-11-09 10:13:10 +0100 |
---|---|---|
committer | Felix Nagel <info@felixnagel.com> | 2016-11-09 10:13:28 +0100 |
commit | 6b8ac7ef1ba05e879a09bd58dcd240f9cf16c8cb (patch) | |
tree | f5335d796b667c7a4a158ee754f756cc2dc18a52 /package.json | |
parent | 68028e7262a14463b71539f4e3bca689e49acf33 (diff) | |
parent | d85c68f6cdc02266ab8972e5c4159514b4d2598f (diff) | |
download | jquery-ui-6b8ac7ef1ba05e879a09bd58dcd240f9cf16c8cb.tar.gz jquery-ui-6b8ac7ef1ba05e879a09bd58dcd240f9cf16c8cb.zip |
Merge branch 'master' into datepicker
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json index 05b78e912..776d5d76f 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "jquery-ui", "title": "jQuery UI", "description": "A curated set of user interface interactions, effects, widgets, and themes built on top of the jQuery JavaScript Library.", - "version": "1.12.0-pre", + "version": "1.12.2-pre", "homepage": "http://jqueryui.com", "author": { "name": "jQuery Foundation and other contributors", @@ -57,6 +57,7 @@ "globalize-compiler": "0.2.0", "grunt": "0.4.5", "grunt-bowercopy": "1.2.4", + "grunt-cli": "0.1.13", "grunt-compare-size": "0.4.0", "grunt-contrib-concat": "0.5.1", "grunt-contrib-csslint": "0.5.0", |