File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ mwc-mixin.html
2+ bower.json
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ ejson@1.0.12
77meteor@1.1.16
88modules@0.6.5
99modules-runtime@0.6.5
10- mwc:mixin@1.0.28
10+ mwc:mixin@1.0.29
1111promise@0.7.3
1212random@1.0.10
1313underscore@1.0.9
Original file line number Diff line number Diff line change 22 "description" : " mwc data mixin" ,
33 "keywords" : [
44 " web-components"
5- ],
6- "main" : [
7- " mwc-mixin.html"
5+ ],
6+ "main" : [
7+ " mwc-mixin.html"
88 ],
99 "name" : " mwc-mixin" ,
1010 "repository" : {
1111 "type" : " git" ,
1212 "url" : " https://github.com/meteorwebcomponents/mixin.git"
1313 },
14- "version" : " 1.0.28"
14+ "version" : " 1.0.29" ,
15+ "ignore" :[" mwc-mixin.js" ," package.js" ]
1516}
Original file line number Diff line number Diff line change 11Package . describe ( {
22 name : 'mwc:mixin' ,
3- version : '1.0.28 ' ,
3+ version : '1.0.29 ' ,
44 summary : 'Reactive Data Mixin For Polymer' ,
55 git : "https://github.com/meteorwebcomponents/mixin.git" ,
66 documentation : "README.md"
You can’t perform that action at this time.
0 commit comments