mirror of
https://github.com/gchq/CyberChef.git
synced 2025-05-07 23:15:14 -04:00
fix workflows
This commit is contained in:
parent
ab0bc52d3c
commit
eadc74e4f4
3 changed files with 11 additions and 9 deletions
|
@ -191,7 +191,6 @@
|
|||
"testuidev": "npx nightwatch --env=dev",
|
||||
"lint": "npx grunt lint",
|
||||
"style": "prettier --write .",
|
||||
"check-style": "prettier --check .",
|
||||
"postinstall": "npx grunt exec:fixCryptoApiImports && npx grunt exec:fixSnackbarMarkup",
|
||||
"newop": "node --experimental-modules --experimental-json-modules src/core/config/scripts/newOperation.mjs",
|
||||
"minor": "node --experimental-modules --experimental-json-modules src/core/config/scripts/newMinorVersion.mjs",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue