apify-cli 0.21.7-beta.1 → 0.21.7-beta.3

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.
@@ -2657,5 +2657,5 @@
2657
2657
  ]
2658
2658
  }
2659
2659
  },
2660
- "version": "0.21.7-beta.1"
2660
+ "version": "0.21.7-beta.3"
2661
2661
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "apify-cli",
3
- "version": "0.21.7-beta.1",
3
+ "version": "0.21.7-beta.3",
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",
@@ -164,7 +164,7 @@
164
164
  "topicSeparator": " "
165
165
  },
166
166
  "volta": {
167
- "node": "22.15.0",
167
+ "node": "22.15.1",
168
168
  "yarn": "4.9.1"
169
169
  },
170
170
  "packageManager": "yarn@4.9.1",