Files
cypress/system-tests/projects/plugin-code-coverage/package.json
Alejandro Estrada d94c586f10 fix: update not supported plugins errors (#21169)
* fix: update not supported plugins errors

* Add tests

* Add tests

* Fix test

* Update with feedback
2022-04-28 22:59:21 +10:00

7 lines
110 B
JSON

{
"devDependencies": {
"@cypress/code-coverage": "^3.9.12",
"babel-plugin-istanbul": "^6.1.1"
}
}