mirror of
https://github.com/cypress-io/cypress.git
synced 2026-01-16 12:10:05 -06:00
10 lines
274 B
JSON
10 lines
274 B
JSON
{
|
|
"name": "@test-project/webpack-preprocessor",
|
|
"version": "0.0.0-test",
|
|
"devDependencies": {
|
|
"@babel/core": "7.9.0",
|
|
"@babel/preset-env": "7.9.0",
|
|
"@cypress/webpack-preprocessor": "file:../../../npm/webpack-preprocessor",
|
|
"babel-loader": "8.1.0"
|
|
}
|
|
} |