pear-electron 1.0.12 → 1.0.13

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.
Files changed (2) hide show
  1. package/boot.bundle +2 -2
  2. package/package.json +2 -2
package/boot.bundle CHANGED
@@ -18924,7 +18924,7 @@ function quintet (s, i) {
18924
18924
  }
18925
18925
  {
18926
18926
  "name": "pear-electron",
18927
- "version": "1.0.12",
18927
+ "version": "1.0.13",
18928
18928
  "description": "Pear User-Interface Library for Electron",
18929
18929
  "main": "index.js",
18930
18930
  "bin": "bin.js",
@@ -18980,7 +18980,7 @@ function quintet (s, i) {
18980
18980
  "localdrive": "^1.12.1",
18981
18981
  "node-bare-bundle": "^1.4.2",
18982
18982
  "paparam": "^1.6.1",
18983
- "pear-api": "^1.3.11",
18983
+ "pear-api": "^1.3.13",
18984
18984
  "pear-interface": "^1.0.3",
18985
18985
  "pear-ipc": "^3.2.0",
18986
18986
  "pear-link": "^2.0.6",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "pear-electron",
3
- "version": "1.0.12",
3
+ "version": "1.0.13",
4
4
  "description": "Pear User-Interface Library for Electron",
5
5
  "main": "index.js",
6
6
  "bin": "bin.js",
@@ -56,7 +56,7 @@
56
56
  "localdrive": "^1.12.1",
57
57
  "node-bare-bundle": "^1.4.2",
58
58
  "paparam": "^1.6.1",
59
- "pear-api": "^1.3.11",
59
+ "pear-api": "^1.3.13",
60
60
  "pear-interface": "^1.0.3",
61
61
  "pear-ipc": "^3.2.0",
62
62
  "pear-link": "^2.0.6",