We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc07a57 commit 3c94e9fCopy full SHA for 3c94e9f
bower.json
@@ -20,11 +20,7 @@
20
21
".npmignore",
22
23
- "package.json",
24
-
25
- "Scripts/jquery.unobtrusive-ajax.min.js",
26
27
- "Scripts/jquery.validate.unobtrusive.min.js"
+ "package.json"
28
29
],
30
@@ -36,11 +32,7 @@
36
32
37
33
"jquery-validation": "*",
38
34
39
- "jsrender": "*",
40
41
- "Microsoft.jQuery.Unobtrusive.Ajax": "*",
42
43
- "Microsoft.jQuery.Unobtrusive.Validation": "*"
35
+ "jsrender": "*"
44
45
}
46
package.json
@@ -71,8 +71,6 @@
71
"jquery-validation": "*"
72
},
73
"ignore": [
74
75
- "Scripts/jquery.validate.unobtrusive.min.js",
76
"Scripts/ej.widgets.all*.js",
77
"Scripts/ej.widgets.all.min.map",
78
"Scripts/common/ej.unobtrusive.min.js",
0 commit comments