File tree Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " angular-scroll-pane" ,
3
- "version" : " 1.1.2 " ,
3
+ "version" : " 1.1.3 " ,
4
4
"homepage" : " https://github.com/lght/angular-scroll-pane" ,
5
5
"authors" : [
6
6
" Geoffrey Bauduin <[email protected] >"
27
27
],
28
28
"dependencies" : {
29
29
"jquery" : " ~2.1.1" ,
30
- "angularjs " : " ~1.2.23" ,
30
+ "angular " : " ~1.2.23" ,
31
31
"jscrollpane" : " ~2.0.14"
32
32
}
33
33
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " angular-scroll-pane" ,
3
- "version" : " 1.1.2 " ,
3
+ "version" : " 1.1.3 " ,
4
4
"description" : " AngularJS bindings for jScrollPane" ,
5
5
"main" : " jscrollpane.js" ,
6
6
"scripts" : {
11
11
"url" : " git://github.com/lght/angular-scroll-pane"
12
12
},
13
13
"keywords" : [
14
- " angularjs " ,
14
+ " angular " ,
15
15
" jscrollpane" ,
16
16
" scroll" ,
17
- " pane"
17
+ " pane" ,
18
+ " angularjs" ,
18
19
],
19
20
"author" :
" Geoffrey Bauduin <[email protected] >" ,
20
21
"license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments