mirror of
https://github.com/cypress-io/cypress.git
synced 2026-01-03 04:59:48 -06:00
12 lines
243 B
JSON
12 lines
243 B
JSON
{
|
|
"name": "webpack-dev-server-ts",
|
|
"version": "0.0.0-test",
|
|
"dependencies": {
|
|
"html-webpack-plugin": "^5.6.3",
|
|
"ts-loader": "^9.5.1",
|
|
"typescript": "^5.6.3",
|
|
"webpack": "^5.96.1",
|
|
"webpack-dev-server": "^5.1.0"
|
|
}
|
|
}
|