added jquery-validation -> github/jzaefferer/jquery-validation
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"main": "./dist/jquery.validate.js",
|
||||
"registry": "jspm",
|
||||
"shim": {
|
||||
"jquery-validation": {
|
||||
"deps": [
|
||||
"jquery"
|
||||
]
|
||||
}
|
||||
},
|
||||
"dependencies": {
|
||||
"jquery": "jquery@^2.1.1"
|
||||
}
|
||||
}
|
||||
@@ -109,6 +109,7 @@
|
||||
"jquery-pjax": "github:defunkt/jquery-pjax",
|
||||
"jquery.cookie": "github:carhartl/jquery-cookie",
|
||||
"jquery.hammer": "github:hammerjs/jquery.hammer.js",
|
||||
"jquery-validation": "github:jzaefferer/jquery-validation",
|
||||
"jsfromhell": "github:jonasraoni/JSFromHell",
|
||||
"jsplumb": "github:sporritt/jsPlumb",
|
||||
"kickstrap": "github:ajkochanowicz/Kickstrap",
|
||||
|
||||
Reference in New Issue
Block a user