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 870b53e commit 000d60aCopy full SHA for 000d60a
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.12.17",
39
- "@babel/core": "7.12.17",
+ "@babel/cli": "7.13.0",
+ "@babel/core": "7.13.1",
40
"@babel/polyfill": "7.12.1",
41
- "@babel/preset-env": "7.12.17",
42
- "@babel/register": "7.12.13",
+ "@babel/preset-env": "7.13.0",
+ "@babel/register": "7.13.0",
43
"ava": "3.15.0",
44
"coveralls": "3.1.0",
45
"esdoc": "1.1.0",
0 commit comments