mirror of
https://github.com/jquery/jquery.git
synced 2024-11-23 02:54:22 +00:00
Tagging the 1.9.0rc1 release.
This commit is contained in:
parent
0c5d2fbabb
commit
11eb1c4e48
@ -2,7 +2,7 @@
|
||||
"name": "jquery",
|
||||
"title": "jQuery",
|
||||
"description": "JavaScript library for DOM operations",
|
||||
"version": "1.9.0pre",
|
||||
"version": "1.9.0rc1",
|
||||
"homepage": "http://jquery.com",
|
||||
"author": {
|
||||
"name": "jQuery Foundation and other contributors",
|
||||
@ -22,7 +22,7 @@
|
||||
}
|
||||
],
|
||||
"scripts": {
|
||||
"test" : "./node_modules/.bin/grunt"
|
||||
"test": "./node_modules/.bin/grunt"
|
||||
},
|
||||
"dependencies": {},
|
||||
"devDependencies": {
|
||||
|
Loading…
Reference in New Issue
Block a user