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 0fa876f commit dd948aeCopy full SHA for dd948ae
package.json
@@ -35,11 +35,11 @@
35
"@aureooms/js-algorithms": "3.0.7",
36
"@aureooms/js-itertools": "4.1.0",
37
"@aureooms/js-random": "2.0.0",
38
- "@babel/cli": "7.11.6",
39
- "@babel/core": "7.11.6",
+ "@babel/cli": "7.12.0",
+ "@babel/core": "7.12.0",
40
"@babel/polyfill": "7.11.5",
41
- "@babel/preset-env": "7.11.5",
42
- "@babel/register": "7.11.5",
+ "@babel/preset-env": "7.12.0",
+ "@babel/register": "7.12.0",
43
"ava": "3.13.0",
44
"coveralls": "3.1.0",
45
"esdoc": "1.1.0",
0 commit comments