feature/IO-3701-Harness-Replacement - Implement
This commit is contained in:
@@ -15,7 +15,8 @@
|
||||
"lint:fix": "eslint . --fix",
|
||||
"test:unit": "vitest run",
|
||||
"test:watch": "vitest",
|
||||
"job-totals-fixtures:local": "docker exec node-app /usr/bin/node /app/download-job-totals-fixtures.js"
|
||||
"job-totals-fixtures:local": "docker exec node-app /usr/bin/node /app/download-job-totals-fixtures.js",
|
||||
"feature-flags:export-harness": "node scripts/export-harness-feature-flags.js"
|
||||
},
|
||||
"dependencies": {
|
||||
"@aws-sdk/client-cloudwatch-logs": "^3.1020.0",
|
||||
|
||||
Reference in New Issue
Block a user