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 3969223 commit c203245Copy full SHA for c203245
package.json
@@ -35,9 +35,9 @@
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.6",
39
- "@babel/polyfill": "7.8.3",
40
- "@babel/preset-env": "7.8.6",
+ "@babel/core": "7.8.7",
+ "@babel/polyfill": "7.8.7",
+ "@babel/preset-env": "7.8.7",
41
"@babel/register": "7.8.6",
42
"ava": "2.4.0",
43
"codeclimate-test-reporter": "0.5.1",
0 commit comments