Skip to content
This repository has been archived by the owner on Dec 29, 2022. It is now read-only.

Commit

Permalink
Include paper-calculator and topeka-elements in designer.
Browse files Browse the repository at this point in the history
  • Loading branch information
sorvell committed Jul 31, 2014
1 parent 366714b commit b02d2e5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@
"inspector-elements": "PolymerLabs/inspector-elements#master",
"core-elements": "Polymer/core-elements#master",
"paper-elements": "Polymer/paper-elements#master",
"paper-calculator": "Polymer/paper-calculator#master",
"topeka-elements": "Polymer/topeka-elements#master",
"more-elements": "Polymer/more-elements#master"
}
}
1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@
var metadata = [
'components/core-elements/metadata.html',
'components/paper-elements/metadata.html',
'components/paper-calculator/metadata.html',
'components/more-elements/metadata.html',
'components/topeka-elements/metadata.html'
];
Expand Down

0 comments on commit b02d2e5

Please sign in to comment.