UNPKG

@nx/cypress

Version:

The Nx Plugin for Cypress contains executors and generators allowing your workspace to use the powerful Cypress integration testing capabilities.

9 lines (8 loc) 417 B
export declare const nxVersion: any; export declare const eslintPluginCypressVersion = "^3.5.0"; export declare const typesNodeVersion = "18.16.9"; export declare const cypressViteDevServerVersion = "^2.2.1"; export declare const cypressVersion = "^13.13.0"; export declare const cypressWebpackVersion = "^3.8.0"; export declare const viteVersion = "~5.0.0"; export declare const htmlWebpackPluginVersion = "^5.5.0";