mirror of
https://github.com/gchq/CyberChef.git
synced 2025-05-01 12:09:13 -04:00
include crypto-api src into lib to get around mjs import issue. compiled node lib now requires successfully.
This commit is contained in:
parent
91eb692d99
commit
20452fe3cb
4 changed files with 2064 additions and 2062 deletions
|
@ -28,6 +28,7 @@
|
|||
"url": "https://github.com/gchq/CyberChef/"
|
||||
},
|
||||
"main": "build/node/CyberChef.js",
|
||||
"module": "src/node/index.mjs",
|
||||
"bugs": "https://github.com/gchq/CyberChef/issues",
|
||||
"devDependencies": {
|
||||
"babel-core": "^6.26.3",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue