Skip to content

Commit d04624e

Browse files
committed
Updated bower.json
1 parent 0a58978 commit d04624e

File tree

2 files changed

+6
-7
lines changed

2 files changed

+6
-7
lines changed

bower.json

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "md-scroll",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"authors": [
55
"S. Francis"
66
],
@@ -10,11 +10,11 @@
1010
"polymer",
1111
"md",
1212
"material design",
13-
"radio button"
13+
"scroll"
1414
],
15-
"main": "md-radio.html",
15+
"main": "md-scroll.html",
1616
"license": "MIT",
17-
"homepage": "https://github.com/EllipticalElements/md-radio",
17+
"homepage": "https://github.com/EllipticalElements/md-scroll",
1818
"ignore": [
1919
"/.*",
2020
"/test/",
@@ -41,8 +41,7 @@
4141
],
4242
"dependencies": {
4343
"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"
4645
},
4746
"devDependencies": {
4847
"iron-component-page": "PolymerElements/iron-component-page#^1.0.0",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "md-scroll",
33
"description": "md-scroll",
4-
"version": "1.0.2",
4+
"version": "1.0.3",
55
"author": "S. Francis",
66
"license": "MIT",
77
"repository": {

0 commit comments

Comments
 (0)