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 5037abd commit 2317324Copy full SHA for 2317324
package.json
@@ -31,11 +31,11 @@
31
},
32
"devDependencies": {
33
"@aureooms/js-itertools": "4.0.0",
34
- "@babel/cli": "7.10.0",
35
- "@babel/core": "7.10.0",
36
- "@babel/polyfill": "7.8.7",
37
- "@babel/preset-env": "7.10.0",
38
- "@babel/register": "7.9.0",
+ "@babel/cli": "7.10.1",
+ "@babel/core": "7.10.1",
+ "@babel/polyfill": "7.10.1",
+ "@babel/preset-env": "7.10.1",
+ "@babel/register": "7.10.1",
39
"ava": "3.8.2",
40
"coveralls": "3.1.0",
41
"esdoc": "1.1.0",
0 commit comments