mirror of
https://github.com/gchq/CyberChef.git
synced 2025-04-20 06:55:08 -04:00
Tidied up 'Text Encoding Brute Force' operations and updated CHANGELOG
This commit is contained in:
parent
d96ef37d81
commit
076a1f97c2
5 changed files with 46 additions and 17 deletions
|
@ -1,7 +1,7 @@
|
|||
module.exports = function(api) {
|
||||
api.cache.forever();
|
||||
|
||||
return {
|
||||
return {
|
||||
"presets": [
|
||||
["@babel/preset-env", {
|
||||
"targets": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue