2
0
mirror of https://github.com/gchq/CyberChef synced 2025-12-05 23:53:27 +00:00

Tidied up 'Text Encoding Brute Force' operations and updated CHANGELOG

This commit is contained in:
n1474335
2018-12-18 13:50:10 +00:00
parent d96ef37d81
commit 076a1f97c2
5 changed files with 46 additions and 17 deletions

View File

@@ -1,7 +1,7 @@
module.exports = function(api) {
api.cache.forever();
return {
return {
"presets": [
["@babel/preset-env", {
"targets": {