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 ae91620 commit 56ecba6Copy full SHA for 56ecba6
package.json
@@ -34,11 +34,11 @@
34
"@aureooms/js-functools": "2.0.3",
35
"@aureooms/js-itertools": "3.4.0",
36
"@aureooms/js-number": "3.1.0",
37
- "@babel/cli": "7.7.0",
38
- "@babel/core": "7.7.2",
+ "@babel/cli": "7.7.4",
+ "@babel/core": "7.7.4",
39
"@babel/polyfill": "7.7.0",
40
- "@babel/preset-env": "7.7.1",
41
- "@babel/register": "7.7.0",
+ "@babel/preset-env": "7.7.4",
+ "@babel/register": "7.7.4",
42
"ava": "2.4.0",
43
"codeclimate-test-reporter": "0.5.1",
44
"coveralls": "3.0.8",
0 commit comments