apify-client 2.23.5-beta.7 → 2.23.5-beta.9
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
|
@@ -18031,7 +18031,7 @@ function isStream(value) {
|
|
|
18031
18031
|
function getVersionData() {
|
|
18032
18032
|
if (true) {
|
|
18033
18033
|
return {
|
|
18034
|
-
version: "2.23.5-beta.
|
|
18034
|
+
version: "2.23.5-beta.9"
|
|
18035
18035
|
};
|
|
18036
18036
|
}
|
|
18037
18037
|
// eslint-disable-next-line
|