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 1787061 commit a62c6c1Copy full SHA for a62c6c1
package.json
@@ -32,11 +32,11 @@
32
"@aureooms/js-array": "4.0.0",
33
"@aureooms/js-functools": "2.0.3",
34
"@aureooms/js-itertools": "4.1.0",
35
- "@babel/cli": "7.12.17",
36
- "@babel/core": "7.12.17",
+ "@babel/cli": "7.13.0",
+ "@babel/core": "7.13.0",
37
"@babel/polyfill": "7.12.1",
38
- "@babel/preset-env": "7.12.17",
39
- "@babel/register": "7.12.13",
+ "@babel/preset-env": "7.13.0",
+ "@babel/register": "7.13.0",
40
"ava": "3.15.0",
41
"coveralls": "3.1.0",
42
"esdoc": "1.1.0",
0 commit comments