mirror of
https://github.com/cypress-io/cypress.git
synced 2026-01-26 17:09:11 -06:00
11 lines
289 B
JSON
11 lines
289 B
JSON
{
|
|
"name": "@test-project/webpack-preprocessor-ts-loader",
|
|
"version": "0.0.0-test",
|
|
"devDependencies": {
|
|
"@cypress/webpack-preprocessor": "file:../../../npm/webpack-preprocessor",
|
|
"cypress": "file:../../../cli/build",
|
|
"ts-loader": "7.0.4",
|
|
"typescript": "4.2.3"
|
|
}
|
|
}
|