Skip to content
This repository has been archived by the owner on Sep 21, 2020. It is now read-only.

Commit

Permalink
Update: Updated element configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
jarrodek committed Sep 28, 2017
1 parent 94a2f7b commit 75afa1a
Showing 1 changed file with 14 additions and 2 deletions.
16 changes: 14 additions & 2 deletions bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,23 @@
],
"keywords": [
"web-components",
"polymer"
"polymer",
"import",
"datastore"
],
"private": true,
"main": [
"import-panel.html"
"import-panel.html",
"import-data-inspector.html",
"import-table-behavior.html",
"import-auth-data-table.html",
"import-cookies-table.html",
"import-headers-sets-table.html",
"import-history-table.html",
"import-requests-table.html",
"import-url-history-table.html",
"import-variables-table.html",
"import-websocket-url-history-table.html"
],
"repository": {
"type": "git",
Expand Down

0 comments on commit 75afa1a

Please sign in to comment.