File tree Expand file tree Collapse file tree 2 files changed +15
-4
lines changed
Expand file tree Collapse file tree 2 files changed +15
-4
lines changed Original file line number Diff line number Diff line change 1- bower_components
1+ bower_components *
Original file line number Diff line number Diff line change 2121 " apis"
2222 ],
2323 "dependencies" : {
24- "polymer" : " Polymer/polymer#^1.0.0 " ,
25- "iron-jsonp-library" : " PolymerElements/iron-jsonp-library#^1.0.0 "
24+ "polymer" : " Polymer/polymer#2.0-preview " ,
25+ "iron-jsonp-library" : " PolymerElements/iron-jsonp-library#2.0-preview "
2626 },
2727 "devDependencies" : {
28- "iron-component-page" : " PolymerElements/iron-component-page#^1.0.0"
28+ "iron-component-page" : " PolymerElements/iron-component-page#2.0-preview"
29+ },
30+ "variants" : {
31+ "1.x" : {
32+ "dependencies" : {
33+ "polymer" : " Polymer/polymer#^1.0.0" ,
34+ "iron-jsonp-library" : " PolymerElements/iron-jsonp-library#^1.0.0"
35+ },
36+ "devDependencies" : {
37+ "iron-component-page" : " PolymerElements/iron-component-page#^1.0.0"
38+ }
39+ }
2940 }
3041}
You can’t perform that action at this time.
0 commit comments