Skip to content

Commit 45cca8a

Browse files
committed
Removed demo/ as ignored folder like in the official seed-element. The demo folder is also needed by the iron-component-page in index.html.
1 parent 386bace commit 45cca8a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

bower.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,7 @@
99
"homepage": "https://github.com/timeu/svg-piechart/",
1010
"ignore": [
1111
"/.*",
12-
"/test/",
13-
"/demo/"
12+
"/test/"
1413
],
1514
"dependencies": {
1615
"polymer": "Polymer/polymer#^1.0.0"

0 commit comments

Comments
 (0)