Merge pull request #101 from giver/master

Update jQuery
This commit is contained in:
Ryan Kirkman
2011-09-16 00:15:55 -07:00
2 changed files with 15 additions and 11 deletions
File diff suppressed because one or more lines are too long
+11 -11
View File
@@ -1,17 +1,17 @@
{
"name": "jquery",
"filename": "jquery.min.js",
"version": "1.6.2",
"version": "1.6.4",
"description": "jQuery is a fast and concise JavaScript Library that simplifies HTML document traversing, event handling, animating, and Ajax interactions for rapid web development. jQuery is designed to change the way that you write JavaScript.",
"homepage": "http://jquery.com/",
"keywords": [
"framework",
"toolkit",
"popular"
],
"maintainers": [
{
"name": "The jQuery Project"
}
]
}
"framework",
"toolkit",
"popular"
],
"maintainers": [
{
"name": "The jQuery Project"
}
]
}