We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a1f0cb9 commit c295bc1Copy full SHA for c295bc1
bower.json
@@ -1,7 +1,7 @@
1
{
2
"name": "lazy-board",
3
"description": "Session based routing and lazy HTML importing.",
4
- "version": "2.0.1",
+ "version": "2.0.2",
5
"license": "MIT",
6
"authors": [
7
"TADOKORO Saneyuki <[email protected]>"
@@ -14,7 +14,7 @@
14
"web-components"
15
],
16
"dependencies": {
17
- "polymer": "Polymer/polymer#^2.0.1",
+ "polymer": "Polymer/polymer#^2.1.1",
18
"iron-location": "polymerelements/iron-location#^2.0.0"
19
},
20
"devDependencies": {
package.json
@@ -1,6 +1,6 @@
"author": {
"name": "TADOKORO Saneyuki",
0 commit comments