We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 022ec75 commit 29ac5a8Copy full SHA for 29ac5a8
package.json
@@ -5,8 +5,8 @@
5
"author": "Aurélien Ooms <[email protected]>",
6
"ava": {
7
"require": [
8
- "babel-polyfill",
9
- "babel-register"
+ "@babel/polyfill",
+ "@babel/register"
10
]
11
},
12
"babel": {
0 commit comments