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 7b3b5e9 commit 4113b4aCopy full SHA for 4113b4a
package.json
@@ -35,10 +35,10 @@
35
"@aureooms/js-itertools": "3.4.0",
36
"@aureooms/js-number": "3.1.0",
37
"@babel/cli": "7.8.4",
38
- "@babel/core": "7.8.7",
+ "@babel/core": "7.9.0",
39
"@babel/polyfill": "7.8.7",
40
- "@babel/preset-env": "7.8.7",
41
- "@babel/register": "7.8.6",
+ "@babel/preset-env": "7.9.0",
+ "@babel/register": "7.9.0",
42
"ava": "2.4.0",
43
"codeclimate-test-reporter": "0.5.1",
44
"coveralls": "3.0.11",
0 commit comments