File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " elastic-client-aggregation-builder" ,
33 "description" : " A Polymer Element which builds an elasticjs aggregation based on the set attributes." ,
4- "version" : " 1.0.7 " ,
4+ "version" : " 1.0.8 " ,
55 "authors" : [" Next Century Corporation" ],
66 "license" : " Apache-2.0" ,
77 "keywords" : [
1818 ],
1919 "dependencies" : {
2020 "polymer" : " Polymer/polymer#^1.7.0" ,
21- "elastic.js " : " DigElements/elastic.js#6639a1030eb071fb762bcdd742fdbf037fb57b24 "
21+ "elasticjs-import " : " DigElements/elasticjs-import#~1.0.0 "
2222 },
2323 "devDependencies" : {
2424 "iron-component-page" : " PolymerElements/iron-component-page#^1.1.7" ,
Original file line number Diff line number Diff line change 1515-->
1616
1717< link rel ="import " href ="../polymer/polymer.html ">
18- < script src =" ../elastic.js/dist/elastic.js " > </ script >
18+ < link rel =" import " href =" ../elasticjs-import/elasticjs.html " >
1919
2020<!--
2121A Polymer Element which builds an elasticjs aggregation based on the set attributes.
You can’t perform that action at this time.
0 commit comments