mirror of
https://github.com/swc-project/swc.git
synced 2024-11-23 17:54:15 +03:00
10 lines
191 B
JSON
10 lines
191 B
JSON
{
|
|
"devDependencies": {
|
|
"@types/jest": "^26.0.23",
|
|
"class-validator": "^0.13.1",
|
|
"jest": "^27.0.1",
|
|
"reflect-metadata": "^0.1.13",
|
|
"regenerator-runtime": "^0.11.0"
|
|
}
|
|
}
|