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 47bf540 commit ed7a374Copy full SHA for ed7a374
Scripts/jsrender.min.js
bower.json
@@ -28,6 +28,8 @@
28
29
"jquery.easing": "*",
30
31
+ "jsrender": "*",
32
+
33
"Microsoft.jQuery.Unobtrusive.Ajax": "*",
34
35
"Microsoft.jQuery.Unobtrusive.Validation": "*"
package.json
@@ -38,7 +38,9 @@
38
39
"jquery-validation": "*",
40
41
- "jquery-easing": "*"
+ "jquery-easing": "*",
42
43
+ "jsrender": "*"
44
45
},
46
0 commit comments