mirror of
https://github.com/cypress-io/cypress.git
synced 2026-01-29 18:39:14 -06:00
* wip: basic implementation * update dependencies to have maxVersion * handle promises correctly * fix test * update test project and styling * only check for CT deps in CT * install required deps * revert * rework detection and extend tests * remove unused code * remove more code Co-authored-by: Zachary Williams <ZachJW34@gmail.com>
7 lines
79 B
JSON
7 lines
79 B
JSON
{
|
|
"dependencies": {
|
|
"react": "15.6.2",
|
|
"vite": "2.0.0-beta.70"
|
|
}
|
|
}
|