File tree 2 files changed +6
-7
lines changed
2 files changed +6
-7
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " md-scroll" ,
3
- "version" : " 1.0.2 " ,
3
+ "version" : " 1.0.3 " ,
4
4
"authors" : [
5
5
" S. Francis"
6
6
],
10
10
" polymer" ,
11
11
" md" ,
12
12
" material design" ,
13
- " radio button "
13
+ " scroll "
14
14
],
15
- "main" : " md-radio .html" ,
15
+ "main" : " md-scroll .html" ,
16
16
"license" : " MIT" ,
17
- "homepage" : " https://github.com/EllipticalElements/md-radio " ,
17
+ "homepage" : " https://github.com/EllipticalElements/md-scroll " ,
18
18
"ignore" : [
19
19
" /.*" ,
20
20
" /test/" ,
41
41
],
42
42
"dependencies" : {
43
43
"polymer" : " Polymer/polymer#^1.0.0" ,
44
- "elliptical-polymer-behaviors" : " ~1.1.0" ,
45
- "neon-animation" : " PolymerElements/neon-animation#~1.0.9"
44
+ "elliptical-polymer-behaviors" : " ~1.1.0"
46
45
},
47
46
"devDependencies" : {
48
47
"iron-component-page" : " PolymerElements/iron-component-page#^1.0.0" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " md-scroll" ,
3
3
"description" : " md-scroll" ,
4
- "version" : " 1.0.2 " ,
4
+ "version" : " 1.0.3 " ,
5
5
"author" : " S. Francis" ,
6
6
"license" : " MIT" ,
7
7
"repository" : {
You can’t perform that action at this time.
0 commit comments