Skip to content

Commit ed7a374

Browse files
committed
Jsrender added
1 parent 47bf540 commit ed7a374

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed

Scripts/jsrender.min.js

Lines changed: 0 additions & 2 deletions
This file was deleted.

bower.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@
2828

2929
"jquery.easing": "*",
3030

31+
"jsrender": "*",
32+
3133
"Microsoft.jQuery.Unobtrusive.Ajax": "*",
3234

3335
"Microsoft.jQuery.Unobtrusive.Validation": "*"

package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,9 @@
3838

3939
"jquery-validation": "*",
4040

41-
"jquery-easing": "*"
41+
"jquery-easing": "*",
42+
43+
"jsrender": "*"
4244

4345
},
4446

0 commit comments

Comments
 (0)