skir-converter 0.1.2 → 0.1.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -257,7 +257,7 @@ function Ym(e,t){return(t,n,i)=>((e,t,n)=>(n.configurable=!0,n.enumerable=!0,Ref
257
257
  `}return Am`
258
258
  <section class="panel">
259
259
  <div class="panel-head">
260
- <h2>Result Panel</h2>
260
+ <h2>Result</h2>
261
261
  </div>
262
262
 
263
263
  <div class="panel-body">
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "skir-converter",
3
- "version": "0.1.2",
3
+ "version": "0.1.3",
4
4
  "description": "",
5
5
  "homepage": "https://github.com/gepheum/skir-converter#readme",
6
6
  "bugs": {
package/src/app.ts CHANGED
@@ -888,7 +888,7 @@ export class App extends LitElement {
888
888
  return html`
889
889
  <section class="panel">
890
890
  <div class="panel-head">
891
- <h2>Result Panel</h2>
891
+ <h2>Result</h2>
892
892
  </div>
893
893
 
894
894
  <div class="panel-body">