mirror of
https://github.com/jquery/jquery.git
synced 2025-01-10 18:24:24 +00:00
Updating the master version to 2.1.1pre.
This commit is contained in:
parent
de7702ac59
commit
4655c3de5f
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "jquery",
|
"name": "jquery",
|
||||||
"version": "2.1.0pre",
|
"version": "2.1.1pre",
|
||||||
"ignore": [
|
"ignore": [
|
||||||
"**/.*",
|
"**/.*",
|
||||||
"build",
|
"build",
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
"name": "jquery",
|
"name": "jquery",
|
||||||
"title": "jQuery",
|
"title": "jQuery",
|
||||||
"description": "JavaScript library for DOM operations",
|
"description": "JavaScript library for DOM operations",
|
||||||
"version": "2.1.0pre",
|
"version": "2.1.1pre",
|
||||||
"main": "dist/jquery.js",
|
"main": "dist/jquery.js",
|
||||||
"homepage": "http://jquery.com",
|
"homepage": "http://jquery.com",
|
||||||
"author": {
|
"author": {
|
||||||
@ -35,14 +35,11 @@
|
|||||||
"load-grunt-tasks": "0.2.0",
|
"load-grunt-tasks": "0.2.0",
|
||||||
"requirejs": "2.1.9",
|
"requirejs": "2.1.9",
|
||||||
"shelljs": "0.2.6",
|
"shelljs": "0.2.6",
|
||||||
|
|
||||||
"grunt": "0.4.2",
|
"grunt": "0.4.2",
|
||||||
"grunt-cli": "0.1.11",
|
"grunt-cli": "0.1.11",
|
||||||
|
|
||||||
"grunt-contrib-jshint": "0.7.2",
|
"grunt-contrib-jshint": "0.7.2",
|
||||||
"grunt-contrib-uglify": "0.2.7",
|
"grunt-contrib-uglify": "0.2.7",
|
||||||
"grunt-contrib-watch": "0.5.3",
|
"grunt-contrib-watch": "0.5.3",
|
||||||
|
|
||||||
"grunt-bowercopy": "0.5.0",
|
"grunt-bowercopy": "0.5.0",
|
||||||
"grunt-compare-size": "0.4.0",
|
"grunt-compare-size": "0.4.0",
|
||||||
"grunt-git-authors": "1.2.0",
|
"grunt-git-authors": "1.2.0",
|
||||||
|
Loading…
Reference in New Issue
Block a user