Skip to content

Commit 4af43a5

Browse files
committed
Added all files to the main section to show up in webcomponents.org.
1 parent 16904da commit 4af43a5

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

bower.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,11 @@
11
{
22
"name": "e2u-json-object-editor",
33
"description": "A simple Polymer object editor based on JSON schema",
4-
"main": "e2u-json-object-editor.html",
4+
"main": [
5+
"e2u-json-object-editor.html",
6+
"e2u-json-array-editor.html",
7+
"e2u-test-editor.html"
8+
],
59
"license": "MIT",
610
"authors": [
711
"Gerhard Höger-Hansen <info@friendlygis.com> (http://www.friendlygis.com)"

0 commit comments

Comments
 (0)