Skip to content

Commit

Permalink
chore: remove react dependency from the server as it looks unused [ru…
Browse files Browse the repository at this point in the history
…n ci] (#30515)
  • Loading branch information
AtofStryker authored Nov 4, 2024
1 parent b8a5280 commit c33ff6a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,6 @@
"mockery": "2.1.0",
"nock": "13.2.9",
"proxyquire": "2.1.3",
"react": "16.8.6",
"repl.history": "0.1.4",
"sinon": "17.0.1",
"snap-shot-it": "7.9.3",
Expand Down

5 comments on commit c33ff6a

@cypress-bot
Copy link
Contributor

@cypress-bot cypress-bot bot commented on c33ff6a Nov 4, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Circle has built the linux arm64 version of the Test Runner.

Learn more about this pre-release build at https://on.cypress.io/advanced-installation#Install-pre-release-version

Run this command to install the pre-release locally:

npm install https://cdn.cypress.io/beta/npm/13.15.2/linux-arm64/develop-c33ff6a46c4e99f8cb828c00e1ce5a2d3d962b32/cypress.tgz

@cypress-bot
Copy link
Contributor

@cypress-bot cypress-bot bot commented on c33ff6a Nov 4, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Circle has built the linux x64 version of the Test Runner.

Learn more about this pre-release build at https://on.cypress.io/advanced-installation#Install-pre-release-version

Run this command to install the pre-release locally:

npm install https://cdn.cypress.io/beta/npm/13.15.2/linux-x64/develop-c33ff6a46c4e99f8cb828c00e1ce5a2d3d962b32/cypress.tgz

@cypress-bot
Copy link
Contributor

@cypress-bot cypress-bot bot commented on c33ff6a Nov 4, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Circle has built the darwin arm64 version of the Test Runner.

Learn more about this pre-release build at https://on.cypress.io/advanced-installation#Install-pre-release-version

Run this command to install the pre-release locally:

npm install https://cdn.cypress.io/beta/npm/13.15.2/darwin-arm64/develop-c33ff6a46c4e99f8cb828c00e1ce5a2d3d962b32/cypress.tgz

@cypress-bot
Copy link
Contributor

@cypress-bot cypress-bot bot commented on c33ff6a Nov 4, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Circle has built the win32 x64 version of the Test Runner.

Learn more about this pre-release build at https://on.cypress.io/advanced-installation#Install-pre-release-version

Run this command to install the pre-release locally:

npm install https://cdn.cypress.io/beta/npm/13.15.2/win32-x64/develop-c33ff6a46c4e99f8cb828c00e1ce5a2d3d962b32/cypress.tgz

@cypress-bot
Copy link
Contributor

@cypress-bot cypress-bot bot commented on c33ff6a Nov 4, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Circle has built the darwin x64 version of the Test Runner.

Learn more about this pre-release build at https://on.cypress.io/advanced-installation#Install-pre-release-version

Run this command to install the pre-release locally:

npm install https://cdn.cypress.io/beta/npm/13.15.2/darwin-x64/develop-c33ff6a46c4e99f8cb828c00e1ce5a2d3d962b32/cypress.tgz

Please sign in to comment.