apify-cli 0.21.2-beta.1 → 0.21.2-beta.2

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.
@@ -2631,5 +2631,5 @@
2631
2631
  ]
2632
2632
  }
2633
2633
  },
2634
- "version": "0.21.2-beta.1"
2634
+ "version": "0.21.2-beta.2"
2635
2635
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "apify-cli",
3
- "version": "0.21.2-beta.1",
3
+ "version": "0.21.2-beta.2",
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",