pixuireactcomponents 1.3.87 → 1.3.88

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "pixuireactcomponents",
3
- "version": "1.3.87",
3
+ "version": "1.3.88",
4
4
  "description": "pixui react components",
5
5
  "main": "index.js",
6
6
  "scripts": {
@@ -55,7 +55,7 @@ var getLibMgr = function () { return __awaiter(void 0, void 0, void 0, function
55
55
  return [2 /*return*/, module_1.LibMgr];
56
56
  case 2:
57
57
  error_1 = _a.sent();
58
- console.error('need puerts env');
58
+ console.error('need puerts env', error_1);
59
59
  return [2 /*return*/, null];
60
60
  case 3: return [2 /*return*/];
61
61
  }