mirror of
https://github.com/swc-project/swc.git
synced 2024-12-12 02:59:49 +03:00
05be89c198
Replace babel-runtime with regenerator-runtime
7 lines
90 B
JSON
7 lines
90 B
JSON
{
|
|
"devDependencies": {
|
|
"regenerator-runtime": "^7.7.7",
|
|
"jest": "^23.6.0"
|
|
}
|
|
}
|