Build: 1.x-master -> compat

This commit is contained in:
Timmy Willison
2014-11-03 12:27:12 -05:00
parent 73c1ceaf42
commit 2912ddd824
2 changed files with 4 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "jquery",
"version": "1.11.2-pre",
"name": "jquery-compat",
"version": "3.0.0-pre",
"main": "dist/jquery.js",
"license": "MIT",
"ignore": [

View File

@@ -1,8 +1,8 @@
{
"name": "jquery",
"name": "jquery-compat",
"title": "jQuery",
"description": "JavaScript library for DOM operations",
"version": "1.11.2-pre",
"version": "3.0.0-pre",
"main": "dist/jquery.js",
"homepage": "http://jquery.com",
"author": {