chore: remove cbt, npm audit

This commit is contained in:
Sarah Vaupel 2022-06-03 19:45:56 +02:00
parent e060d3eb7f
commit 220f55188c
3 changed files with 3 additions and 1276 deletions

3
cbt.sh
View File

@ -1,3 +0,0 @@
#!/usr/bin/env bash
cbt_tunnels --username $CBT_USERNAME --authkey $CBT_AUTHKEY

1274
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -10,7 +10,6 @@
"test": "run-s frontend:test yesod:test i18n:test",
"lint": "run-s frontend:lint yesod:lint",
"build": "run-s frontend:build yesod:build",
"cbt": "./cbt.sh",
"yesod:db": "./db.sh",
"yesod:start": "./start.sh",
"yesod:lint": "./hlint.sh",
@ -61,7 +60,6 @@
"babel-plugin-syntax-dynamic-import": "^6.18.0",
"babel-plugin-transform-decorators-legacy": "^1.3.5",
"babel-preset-es2015": "^6.24.1",
"cbt_tunnels": "^1.2.2",
"changelog-parser": "^2.8.1",
"clean-webpack-plugin": "^4.0.0",
"copy-webpack-plugin": "^11.0.0",