Skip to content
This repository was archived by the owner on Jan 5, 2021. It is now read-only.

Commit a50e4f2

Browse files
cryptofutureVarunram
authored andcommitted
Resolve bower install
1 parent 51e4878 commit a50e4f2

File tree

1 file changed

+16
-6
lines changed

1 file changed

+16
-6
lines changed

interface/bower.json

Lines changed: 16 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -72,11 +72,21 @@
7272
"paper-autocomplete": "^3.4.0"
7373
},
7474
"resolutions": {
75-
"iron-dropdown": "^1.5.2",
76-
"iron-selector": "^1.3.0",
77-
"iron-icons": "^1.0.0",
78-
"iron-flex-layout": "~1.3.0",
79-
"web-animations-js": "^2.2.2",
80-
"neon-animation": "^1.0.0"
75+
"iron-dropdown": "^1.0.0",
76+
"iron-iconset-svg": "^1.0.0",
77+
"iron-flex-layout": "^1.0.0",
78+
"web-animations-js": "^2.2.0",
79+
"polymer": "^1.1.0",
80+
"iron-selector": "^1.0.0",
81+
"iron-icons": "~1.0.3",
82+
"paper-icon-button": "^1.0.0",
83+
"iron-icon": "^1.0.0",
84+
"iron-iconset": "^1.0.0",
85+
"neon-animation": "^1.0.0",
86+
"paper-material": "^1.0.0",
87+
"paper-ripple": "^1.0.0",
88+
"paper-input": "^1.0.0",
89+
"paper-item": "^1.0.0",
90+
"webcomponentsjs": "^0.7.24"
8191
}
8292
}

0 commit comments

Comments
 (0)