mirror of
https://github.com/cypress-io/cypress.git
synced 2026-01-04 21:49:50 -06:00
10 lines
265 B
JSON
10 lines
265 B
JSON
{
|
|
"name": "webpack-preprocessor",
|
|
"version": "0.0.0-test",
|
|
"devDependencies": {
|
|
"@babel/core": "^7.26.0",
|
|
"@babel/preset-env": "^7.26.0",
|
|
"@cypress/webpack-preprocessor": "file:../../../npm/webpack-preprocessor",
|
|
"babel-loader": "^9.2.1"
|
|
}
|
|
} |