File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2525 "x-tag-imports" : " x-tag/x-tag-imports" ,
2626 "marked" : " *" ,
2727 "highlightjs" : " *" ,
28+ "plunker-button" : " robdodson/plunker-button#^0.4.1" ,
2829 "topeka" : " Polymer/topeka"
2930 }
3031}
Original file line number Diff line number Diff line change @@ -31,6 +31,8 @@ rm -rf polymer-all/projects/
3131mv projects/ polymer-all/
3232cp -R js/bower_components/highlightjs/ components/highlightjs
3333cp -R js/bower_components/marked/ components/marked
34+ cp -R js/bower_components/plunker-button/ components/plunker-button
35+ cp -R js/bower_components/native-promise-only/ components/native-promise-only
3436
3537# Update topeka =====
3638cd js/bower_components/topeka
Original file line number Diff line number Diff line change 77 " component-download-button"
88 ]
99 },
10- {
11- "dir" : " components" ,
12- "org" : " robdodson" ,
13- "repos" : [
14- " plunker-button"
15- ]
16- },
1710 {
1811 "dir" : " projects" ,
1912 "org" : " Polymer" ,
You can’t perform that action at this time.
0 commit comments