mirror of
https://github.com/jquery/jquery.git
synced 2024-11-23 02:54:22 +00:00
Updating the 1.x-master version to 1.11.1pre.
This commit is contained in:
parent
5294ddf68f
commit
41523ae1d3
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "jquery",
|
"name": "jquery",
|
||||||
"version": "1.11.0pre",
|
"version": "1.11.1pre",
|
||||||
"ignore": [
|
"ignore": [
|
||||||
"**/.*",
|
"**/.*",
|
||||||
"build",
|
"build",
|
||||||
|
@ -1,9 +1,8 @@
|
|||||||
|
|
||||||
{
|
{
|
||||||
"name": "jquery",
|
"name": "jquery",
|
||||||
"title": "jQuery",
|
"title": "jQuery",
|
||||||
"description": "JavaScript library for DOM operations",
|
"description": "JavaScript library for DOM operations",
|
||||||
"version": "1.11.0pre",
|
"version": "1.11.1pre",
|
||||||
"main": "dist/jquery.js",
|
"main": "dist/jquery.js",
|
||||||
"homepage": "http://jquery.com",
|
"homepage": "http://jquery.com",
|
||||||
"author": {
|
"author": {
|
||||||
@ -36,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