apify-client 2.23.5-beta.27 → 2.23.5-beta.28
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/bundle.js +1 -1
- package/package.json +1 -1
package/dist/bundle.js
CHANGED
|
@@ -18122,7 +18122,7 @@ function isStream(value) {
|
|
|
18122
18122
|
function getVersionData() {
|
|
18123
18123
|
if (true) {
|
|
18124
18124
|
return {
|
|
18125
|
-
version: "2.23.5-beta.
|
|
18125
|
+
version: "2.23.5-beta.28"
|
|
18126
18126
|
};
|
|
18127
18127
|
}
|
|
18128
18128
|
// eslint-disable-next-line
|