This repository was archived by the owner on Mar 24, 2022. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2828 "dependencies" : {
2929 "momentjs" : " ~2.10.2" ,
3030 "bootstrap" : " ~3.3.4" ,
31- "jquery" : " 1.11.0 " ,
31+ "jquery" : " 1.12.3 " ,
3232 "bootstrap-material-design" : " ~0.3.0"
3333 }
3434}
Original file line number Diff line number Diff line change 99 < link href ='http://fonts.googleapis.com/css?family=Roboto:400,500 ' rel ='stylesheet ' type ='text/css '>
1010 < link href ="https://fonts.googleapis.com/icon?family=Material+Icons " rel ="stylesheet ">
1111
12- < script type =" text/javascript " src ="https://ajax.googleapis .com/ajax/libs/ jquery/2.1.3/jquery .min.js "> </ script >
12+ < script src ="https://code.jquery .com/jquery-1.12.3 .min.js " integrity =" sha256-aaODHAgvwQW1bFOGXMeX+pC4PZIPsvn2h1sArYOhgXQ= " crossorigin =" anonymous "> </ script >
1313 < script type ="text/javascript " src ="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.2/js/bootstrap.min.js "> </ script >
1414 < script type ="text/javascript " src ="https://rawgit.com/FezVrasta/bootstrap-material-design/master/dist/js/material.min.js "> </ script >
1515 < script type ="text/javascript " src ="http://momentjs.com/downloads/moment-with-locales.min.js "> </ script >
Original file line number Diff line number Diff line change 2525 "dependencies" : {
2626 "moment" : " ~2.10.2" ,
2727 "bootstrap" : " ~3.3.4" ,
28- "jquery" : " 1.11.0 " ,
28+ "jquery" : " 1.12.3 " ,
2929 "bootstrap-material-design" : " ~0.3.0"
3030 },
3131 "repository" : {
You can’t perform that action at this time.
0 commit comments