Skip to content

Commit

Permalink
Translations update
Browse files Browse the repository at this point in the history
  • Loading branch information
akileng56 committed Jul 10, 2024
1 parent b1d47bd commit 1d6af67
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/esm-patient-registration-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
"build": "webpack --mode production",
"analyze": "webpack --mode=production --env.analyze=true",
"lint": "cross-env TIMING=1 eslint src --ext ts,tsx",
"test": "jest --config jest.config.js --passWithNoTests",
"test:watch": "cross-env TZ=UTC jest --watch --config jest.config.js --color",
"coverage": "yarn test --coverage",
"typescript": "tsc",
Expand Down

0 comments on commit 1d6af67

Please sign in to comment.