fyn 1.1.42 → 1.1.43

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/dist/fyn.js +1 -1
  2. package/package.json +1 -1
package/dist/fyn.js CHANGED
@@ -83853,7 +83853,7 @@ const cacache = __webpack_require__("./node_modules/.f/_/cacache/11.3.2/cacache/
83853
83853
 
83854
83854
  const Path = __webpack_require__("path");
83855
83855
 
83856
- const Promise = __webpack_require__("./node_modules/.f/_/bluebird/3.7.2-fynlocal_h/bluebird/index.js");
83856
+ const Promise = __webpack_require__("./node_modules/.f/_/aveazul/1.0.2/aveazul/lib/aveazul.js");
83857
83857
 
83858
83858
  const PassThrough = (__webpack_require__("stream").PassThrough);
83859
83859
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "fyn",
3
- "version": "1.1.42",
3
+ "version": "1.1.43",
4
4
  "description": "fyn is the NPM for fynpo -- a zero setup monorepo tool",
5
5
  "main": "./bin/fyn.js",
6
6
  "homepage": "https://jchip.github.io/fynpo/",