apify-client 2.23.4-beta.14 → 2.23.4-beta.15
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
|
@@ -18010,7 +18010,7 @@ function isStream(value) {
|
|
|
18010
18010
|
function getVersionData() {
|
|
18011
18011
|
if (true) {
|
|
18012
18012
|
return {
|
|
18013
|
-
version: "2.23.4-beta.
|
|
18013
|
+
version: "2.23.4-beta.15"
|
|
18014
18014
|
};
|
|
18015
18015
|
}
|
|
18016
18016
|
// eslint-disable-next-line
|