apify-cli 0.21.0-beta.74 → 0.21.0-beta.76

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.
@@ -2508,5 +2508,5 @@
2508
2508
  ]
2509
2509
  }
2510
2510
  },
2511
- "version": "0.21.0-beta.74"
2511
+ "version": "0.21.0-beta.76"
2512
2512
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "apify-cli",
3
- "version": "0.21.0-beta.74",
3
+ "version": "0.21.0-beta.76",
4
4
  "description": "Apify command-line interface (CLI) helps you manage the Apify cloud platform and develop, build, and deploy Apify Actors.",
5
5
  "exports": "./dist/index.js",
6
6
  "types": "./dist/index.d.ts",