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 3565f83 commit 7f91d70Copy full SHA for 7f91d70
package.json
@@ -35,11 +35,11 @@
35
"@aureooms/js-integer-big-endian": "10.1.0",
36
"@aureooms/js-number": "3.1.0",
37
"@aureooms/js-prime": "4.0.0",
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
"bn.js": "5.1.3",
45
"coveralls": "3.1.0",
0 commit comments