physical-quantity 1.1.9 → 1.1.10

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.
package/README.md CHANGED
@@ -11,10 +11,11 @@
11
11
 
12
12
  ## Demo: Physical Quantity element - No Unit Converter or Dual Units Needed
13
13
  [Box Size & Mass @https://e3d.github.io](https://e3d.github.io)
14
- <script async src="//jsfiddle.net/hithere/tz8ym4fh/54/embed/"></script>
15
14
  <iframe width="100%" height="300" src="https://jsfiddle.net/hithere/tz8ym4fh/54/embedded/result" allowfullscreen="true" frameborder="0"></iframe>
16
15
 
17
- ![Example in UI](/images/examples/PhysicalQuantityElementExample1.png)
16
+ <script async src="//jsfiddle.net/hithere/tz8ym4fh/54/embed/"></script>
17
+
18
+ ![Example in UI](/images/examples/PhysicalQuantityElementExample1.jpg)
18
19
 
19
20
  ## Installation
20
21
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "physical-quantity",
3
- "version": "1.1.9",
3
+ "version": "1.1.10",
4
4
  "description": "A web component to represent a physical quantity with unit conversion.",
5
5
  "main": "./dist/pq.min.js",
6
6
  "files": [