mirror of
https://github.com/gchq/CyberChef.git
synced 2025-04-27 02:06:15 -04:00
Fixing the babel, scrypt, and base58 issues
This commit is contained in:
parent
5155d0ed56
commit
f4de4de8c1
5 changed files with 40 additions and 3 deletions
2
.babelrc
2
.babelrc
|
@ -8,7 +8,7 @@
|
|||
"node": "6.5"
|
||||
},
|
||||
"modules": false,
|
||||
"useBuiltIns": "usage"
|
||||
"useBuiltIns": "entry"
|
||||
}]
|
||||
],
|
||||
"plugins": [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue