Skip to content

Commit 3c94e9f

Browse files
Syncfusion Javascript dependency changes merged
1 parent cc07a57 commit 3c94e9f

File tree

2 files changed

+2
-12
lines changed

2 files changed

+2
-12
lines changed

bower.json

Lines changed: 2 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,7 @@
2020

2121
".npmignore",
2222

23-
"package.json",
24-
25-
"Scripts/jquery.unobtrusive-ajax.min.js",
26-
27-
"Scripts/jquery.validate.unobtrusive.min.js"
23+
"package.json"
2824

2925
],
3026

@@ -36,11 +32,7 @@
3632

3733
"jquery-validation": "*",
3834

39-
"jsrender": "*",
40-
41-
"Microsoft.jQuery.Unobtrusive.Ajax": "*",
42-
43-
"Microsoft.jQuery.Unobtrusive.Validation": "*"
35+
"jsrender": "*"
4436

4537
}
4638

package.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,8 +71,6 @@
7171
"jquery-validation": "*"
7272
},
7373
"ignore": [
74-
"Scripts/jquery.unobtrusive-ajax.min.js",
75-
"Scripts/jquery.validate.unobtrusive.min.js",
7674
"Scripts/ej.widgets.all*.js",
7775
"Scripts/ej.widgets.all.min.map",
7876
"Scripts/common/ej.unobtrusive.min.js",

0 commit comments

Comments
 (0)