This repository was archived by the owner on Dec 16, 2019. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +15
-12
lines changed Expand file tree Collapse file tree 2 files changed +15
-12
lines changed Original file line number Diff line number Diff line change 2727 " tests"
2828 ],
2929 "dependencies" : {
30- "angular" : " ~1"
30+ "angular" : " ~1.5 "
3131 },
3232 "devDependencies" : {
33- "angular" : " ~1" ,
34- "angular-animate" : " ~1" ,
35- "angular-sanitize" : " ~1" ,
36- "angular-touch" : " ~1" ,
37- "angular-route" : " ~1" ,
33+ "angular" : " ~1.5 " ,
34+ "angular-animate" : " ~1.5 " ,
35+ "angular-sanitize" : " ~1.5 " ,
36+ "angular-touch" : " ~1.5 " ,
37+ "angular-route" : " ~1.5 " ,
3838 "bootstrap" : " ~3.1.1" ,
3939 "angular-highlightjs" : " ~0.2.7" ,
4040 "angular-bootstrap" : " ^1.3.1"
41+ },
42+ "resolutions" : {
43+ "angular" : " >=1.4.0"
4144 }
4245}
Original file line number Diff line number Diff line change 1010 < link href ='https://fonts.googleapis.com/css?family=Architects+Daughter ' rel ='stylesheet ' type ='text/css '>
1111 < link rel ="stylesheet " href ="//cdnjs.cloudflare.com/ajax/libs/highlight.js/8.9.1/styles/github.min.css ">
1212 < script >
13- var staticPath = '/angularjs-dropdown-multiselect/ pages/' ;
13+ var staticPath = '/pages/' ;
1414 </ script >
1515 < style >
1616 .nav ,
@@ -54,11 +54,11 @@ <h2>based on Bootstrap's dropdown</h2>
5454 </ div >
5555 </ footer >
5656
57- < script type ="text/javascript " src ="http://cdnjs.cloudflare.com/ajax/libs/angular.js/1.2.16 /angular.js "> </ script >
58- < script type ="text/javascript " src ="http://cdnjs.cloudflare.com/ajax/libs/angular.js/1.2.16 /angular-route.js "> </ script >
59- < script type ="text/javascript " src ="http://cdnjs.cloudflare.com/ajax/libs/angular.js/1.2.16 /angular-sanitize.js "> </ script >
60- < script type ="text/javascript " src ="http://cdnjs.cloudflare.com/ajax/libs/angular.js/1.2.16 /angular-touch.min.js "> </ script >
61- < script type ="text/javascript " src ="http://cdnjs.cloudflare.com/ajax/libs/angular.js/1.2.16 /angular-animate.js "> </ script >
57+ < script type ="text/javascript " src ="http://cdnjs.cloudflare.com/ajax/libs/angular.js/1.5.11 /angular.js "> </ script >
58+ < script type ="text/javascript " src ="http://cdnjs.cloudflare.com/ajax/libs/angular.js/1.5.11 /angular-route.js "> </ script >
59+ < script type ="text/javascript " src ="http://cdnjs.cloudflare.com/ajax/libs/angular.js/1.5.11 /angular-sanitize.js "> </ script >
60+ < script type ="text/javascript " src ="http://cdnjs.cloudflare.com/ajax/libs/angular.js/1.5.11 /angular-touch.min.js "> </ script >
61+ < script type ="text/javascript " src ="http://cdnjs.cloudflare.com/ajax/libs/angular.js/1.5.11 /angular-animate.js "> </ script >
6262 < script type ="text/javascript " src ="http://cdnjs.cloudflare.com/ajax/libs/highlight.js/8.0/highlight.min.js "> </ script >
6363 < script type ="text/javascript " src ="https://rawgit.com/pc035860/angular-highlightjs/master/angular-highlightjs.js "> </ script >
6464 < script type ="text/javascript " src ="http://cdnjs.cloudflare.com/ajax/libs/angular-ui-bootstrap/0.10.0/ui-bootstrap-tpls.js "> </ script >
You can’t perform that action at this time.
0 commit comments