File tree 2 files changed +2
-1
lines changed
2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 3
3
"dependencies" : {
4
4
"angular" : " 1.2.25" ,
5
5
"angular-route" : " 1.2.25" ,
6
- "angular-dashboard-framework" : " 0.3.2 "
6
+ "angular-dashboard-framework" : " 0.5.1 "
7
7
},
8
8
"resolutions" : {
9
9
"angular" : " 1.2.25"
Original file line number Diff line number Diff line change 97
97
< script type ="text/javascript " src ="components/jquery-ui/ui/minified/jquery.ui.mouse.min.js "> </ script >
98
98
< script type ="text/javascript " src ="components/jquery-ui/ui/minified/jquery.ui.sortable.min.js "> </ script >
99
99
< script type ="text/javascript " src ="components/angular/angular.min.js "> </ script >
100
+ < script type ="text/javascript " src ="components/angular-ui-sortable/sortable.min.js "> </ script >
100
101
< script type ="text/javascript " src ="components/angular-route/angular-route.min.js "> </ script >
101
102
< script type ="text/javascript " src ="components/angular-bootstrap/ui-bootstrap.min.js "> </ script >
102
103
< script type ="text/javascript " src ="components/angular-bootstrap/ui-bootstrap-tpls.min.js "> </ script >
You can’t perform that action at this time.
0 commit comments