mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-21 18:56:05 +10:00
add git auto-update for jquery.form, close #3992
This commit is contained in:
@@ -35,5 +35,13 @@
|
||||
"dependencies": {
|
||||
"jquery": ">=1.5.0"
|
||||
}
|
||||
},
|
||||
"autoupdate": {
|
||||
"source": "git",
|
||||
"target": "git://github.com/malsup/form.git",
|
||||
"basePath": "",
|
||||
"files": [
|
||||
"jquery.form.js"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user