Skip to content

Commit

Permalink
move plunker-button back to bower.json
Browse files Browse the repository at this point in the history
  • Loading branch information
robdodson committed Oct 3, 2014
1 parent 2195161 commit aa24714
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 7 deletions.
1 change: 1 addition & 0 deletions bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
"x-tag-imports": "x-tag/x-tag-imports",
"marked": "*",
"highlightjs": "*",
"plunker-button": "robdodson/plunker-button#^0.4.1",
"topeka": "Polymer/topeka"
}
}
2 changes: 2 additions & 0 deletions scripts/release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ rm -rf polymer-all/projects/
mv projects/ polymer-all/
cp -R js/bower_components/highlightjs/ components/highlightjs
cp -R js/bower_components/marked/ components/marked
cp -R js/bower_components/plunker-button/ components/plunker-button
cp -R js/bower_components/native-promise-only/ components/native-promise-only

# Update topeka =====
cd js/bower_components/topeka
Expand Down
7 changes: 0 additions & 7 deletions scripts/website.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,6 @@
"component-download-button"
]
},
{
"dir": "components",
"org": "robdodson",
"repos": [
"plunker-button"
]
},
{
"dir": "projects",
"org": "Polymer",
Expand Down

0 comments on commit aa24714

Please sign in to comment.