Skip to content

Commit ed76951

Browse files
committed
Removed cjs modules
1 parent 217b80e commit ed76951

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

async-await/README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,7 @@ yarn add @babel/cli @babel/core @babel/plugin-transform-async-to-generator @babe
4747
{
4848
"targets": {
4949
"node": "current"
50-
},
51-
"modules": "cjs"
50+
}
5251
}
5352
]
5453
],

0 commit comments

Comments
 (0)