Skip to content

Commit

Permalink
chore: rebase on develop
Browse files Browse the repository at this point in the history
  • Loading branch information
nathan-pichon committed Apr 24, 2024
1 parent 0e935c2 commit 3a2e3f9
Show file tree
Hide file tree
Showing 2 changed files with 217 additions and 18 deletions.
8 changes: 4 additions & 4 deletions packages/cli/cloud/package.json
@@ -1,6 +1,6 @@
{
"name": "@strapi/cloud-cli",
"version": "4.23.1",
"version": "4.24.0",
"description": "Commands to interact with the Strapi Cloud",
"keywords": [
"strapi",
Expand Down Expand Up @@ -44,7 +44,7 @@
"watch": "pack-up watch"
},
"dependencies": {
"@strapi/utils": "4.23.1",
"@strapi/utils": "4.24.0",
"axios": "1.6.0",
"chalk": "4.1.2",
"cli-progress": "3.12.0",
Expand All @@ -67,8 +67,8 @@
"@types/cli-progress": "3.11.5",
"@types/eventsource": "1.1.15",
"@types/lodash": "^4.14.191",
"eslint-config-custom": "4.23.1",
"tsconfig": "4.23.1"
"eslint-config-custom": "4.24.0",
"tsconfig": "4.24.0"
},
"engines": {
"node": ">=18.0.0 <=20.x.x",
Expand Down

0 comments on commit 3a2e3f9

Please sign in to comment.