@teamix/pro 1.4.25-bugfix → 1.4.25-bugfix.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.
- package/dist/pro.css +1 -1
- package/dist/pro.js +1 -1
- package/dist/pro.min.css +1 -1
- package/dist/pro.min.js +1 -1
- package/es/index.d.ts +1 -1
- package/es/index.js +1 -1
- package/lib/index.d.ts +1 -1
- package/lib/index.js +1 -1
- package/package.json +1 -1
package/dist/pro.js
CHANGED
@@ -82194,7 +82194,7 @@ if (!((_window = window) != null && _window.TEAMIXPRO_WITHOUT_ICON)) {
|
|
82194
82194
|
|
82195
82195
|
|
82196
82196
|
|
82197
|
-
var version = '1.4.25-bugfix';
|
82197
|
+
var version = '1.4.25-bugfix.3';
|
82198
82198
|
|
82199
82199
|
|
82200
82200
|
/***/ }),
|