We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent baf860a commit 2ab18faCopy full SHA for 2ab18fa
package.json
@@ -84,10 +84,10 @@
84
"@aureooms/js-memory": "4.0.0",
85
"@aureooms/js-operator": "1.0.2",
86
"@aureooms/js-type": "1.0.4",
87
- "@babel/cli": "7.12.17",
88
- "@babel/core": "7.12.17",
89
- "@babel/preset-env": "7.12.17",
90
- "@babel/register": "7.12.13",
+ "@babel/cli": "7.13.0",
+ "@babel/core": "7.13.1",
+ "@babel/preset-env": "7.13.0",
+ "@babel/register": "7.13.0",
91
"ava": "3.15.0",
92
"babel-plugin-transform-remove-console": "6.9.4",
93
"babel-plugin-unassert": "3.0.1",
0 commit comments