aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorTimmy Willison <timmywillisn@gmail.com>2014-01-23 16:07:07 -0500
committerTimmy Willison <timmywillisn@gmail.com>2014-01-23 16:07:07 -0500
commit41523ae1d35b9023e9479b58c0fbe47269746411 (patch)
treec6bbfe1a666f5bb45c5e1126cafcd7ab07b0d5a5 /package.json
parent5294ddf68fbb68e6b71ff61d3be0a19dc1aa3f18 (diff)
downloadjquery-41523ae1d35b9023e9479b58c0fbe47269746411.tar.gz
jquery-41523ae1d35b9023e9479b58c0fbe47269746411.zip
Updating the 1.x-master version to 1.11.1pre.
Diffstat (limited to 'package.json')
-rw-r--r--package.json6
1 files changed, 1 insertions, 5 deletions
diff --git a/package.json b/package.json
index 7c03e33ee..e29e8799a 100644
--- a/package.json
+++ b/package.json
@@ -1,9 +1,8 @@
-
{
"name": "jquery",
"title": "jQuery",
"description": "JavaScript library for DOM operations",
- "version": "1.11.0pre",
+ "version": "1.11.1pre",
"main": "dist/jquery.js",
"homepage": "http://jquery.com",
"author": {
@@ -36,14 +35,11 @@
"load-grunt-tasks": "0.2.0",
"requirejs": "2.1.9",
"shelljs": "0.2.6",
-
"grunt": "0.4.2",
"grunt-cli": "0.1.11",
-
"grunt-contrib-jshint": "0.7.2",
"grunt-contrib-uglify": "0.2.7",
"grunt-contrib-watch": "0.5.3",
-
"grunt-bowercopy": "0.5.0",
"grunt-compare-size": "0.4.0",
"grunt-git-authors": "1.2.0",