We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a206b8 commit 0486f5aCopy full SHA for 0486f5a
package.json
@@ -35,11 +35,11 @@
35
"@aureooms/js-memory": "4.0.0",
36
"@aureooms/js-operator": "1.0.2",
37
"@aureooms/js-type": "1.0.4",
38
- "@babel/cli": "7.11.6",
39
- "@babel/core": "7.11.6",
+ "@babel/cli": "7.12.0",
+ "@babel/core": "7.12.0",
40
"@babel/polyfill": "7.11.5",
41
- "@babel/preset-env": "7.11.5",
42
- "@babel/register": "7.11.5",
+ "@babel/preset-env": "7.12.0",
+ "@babel/register": "7.12.0",
43
"ava": "3.13.0",
44
"coveralls": "3.1.0",
45
"esdoc": "1.1.0",
0 commit comments