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 dd948ae commit a59989fCopy full SHA for a59989f
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.0",
39
- "@babel/core": "7.12.0",
40
- "@babel/polyfill": "7.11.5",
41
- "@babel/preset-env": "7.12.0",
42
- "@babel/register": "7.12.0",
+ "@babel/cli": "7.12.1",
+ "@babel/core": "7.12.1",
+ "@babel/polyfill": "7.12.1",
+ "@babel/preset-env": "7.12.1",
+ "@babel/register": "7.12.1",
43
"ava": "3.13.0",
44
"coveralls": "3.1.0",
45
"esdoc": "1.1.0",
0 commit comments