diff --git a/package.json b/package.json index 8a0520354..e99810fc0 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,8 @@ "top500": "ts-node prisma/scripts/top500jsons.ts", "prettier": "prettier --write .", "e2e": "cypress open", - "extract": "lingui extract --clean", + "extract": "lingui extract", + "extract:clean": "lingui extract --clean", "compile": "lingui compile" }, "dependencies": {