File tree Expand file tree Collapse file tree 2 files changed +12
-20
lines changed Expand file tree Collapse file tree 2 files changed +12
-20
lines changed Original file line number Diff line number Diff line change 43
43
</environment >
44
44
<link href =" https://fonts.googleapis.com/icon?family=Material+Icons" rel =" stylesheet" >
45
45
<link href =" https://fonts.googleapis.com/css?family=Roboto" rel =" stylesheet" type =" text/css" >
46
- <link href =" https://cdn.syncfusion.com/ej2/30 .1.37 /material.css" rel =" stylesheet" type =" text/css" >
46
+ <link href =" https://cdn.syncfusion.com/ej2/31 .1.17 /material.css" rel =" stylesheet" type =" text/css" >
47
47
48
48
<script src =" https://ajax.aspnetcdn.com/ajax/jquery/jquery-2.2.0.min.js" ></script >
49
49
<script src =" https://ajax.aspnetcdn.com/ajax/bootstrap/3.3.7/bootstrap.min.js" ></script >
54
54
<script src =" ~/js/crossroads.js" ></script >
55
55
<script src =" ~/js/hasher.min.js" ></script >
56
56
<script src =" ~/js/common.data.js" ></script >
57
- <script src =" https://cdn.syncfusion.com/ej2/30 .1.37 /dist/ej2.min.js" ></script >
57
+ <script src =" https://cdn.syncfusion.com/ej2/31 .1.17 /dist/ej2.min.js" ></script >
58
58
<script src =" ~/js/timer.jquery.js" ></script >
59
59
<script src =" ~/js/signalr.min.js" ></script >
60
60
<script src =" ~/js/jquery.qrcode.js" ></script >
Original file line number Diff line number Diff line change 14
14
"url" : " https://github.com/essential-studio/ej2-aspnetcore-story-estimator.git"
15
15
},
16
16
"devDependencies" : {
17
- "del" : " ^3.0.0" ,
18
- "glob" : " ^7.1.2" ,
19
- "gulp" : " ^4.0.2" ,
20
- "gulp-clean" : " 0.3.2" ,
21
- "gulp-concat" : " ^2.6.1" ,
22
- "gulp-cssmin" : " ^0.2.0" ,
23
- "gulp-dotnet-cli" : " ^1.0.2" ,
24
- "gulp-htmlmin" : " ^3.0.0" ,
25
- "gulp-load-plugins" : " 1.5.0" ,
26
- "gulp-sass" : " 5.1.0" ,
27
- "sass" : " 1.69.6" ,
28
- "gulp-typescript" : " ^3.1.6" ,
29
- "gulp-uglify" : " ^3.0.0" ,
30
- "json-beautify" : " ^1.0.1" ,
31
- "merge-stream" : " ^1.0.1" ,
32
- "require-dir" : " ^0.3.2" ,
33
- "shelljs" : " ^0.8.5" ,
34
- "simple-git" : " ^3.16.0"
17
+ "del" : " ^3.0.0" ,
18
+ "gulp-clean" : " 0.3.2" ,
19
+ "gulp-concat" : " ^2.6.1" ,
20
+ "gulp-cssmin" : " ^0.2.0" ,
21
+ "gulp-sass" : " 5.1.0" ,
22
+ "sass" : " 1.69.6" ,
23
+ "gulp-uglify" : " ^3.0.0" ,
24
+ "merge-stream" : " ^1.0.1" ,
25
+ "json-beautify" : " ^1.0.1" ,
26
+ "gulp" : " ^4.0.2"
35
27
},
36
28
"config" : {},
37
29
"scripts" : {
You can’t perform that action at this time.
0 commit comments