Remove deprecated lingui add-locale cmd

This commit is contained in:
Christian M. Adams
2021-09-01 16:53:30 -04:00
parent 424dbe8208
commit 59ce1bba16
2 changed files with 1 additions and 2 deletions

View File

@@ -72,7 +72,6 @@
"test-watch": "TZ='UTC' react-scripts test",
"eject": "react-scripts eject",
"lint": "eslint --ext .js --ext .jsx .",
"add-locale": "lingui add-locale",
"extract-strings": "lingui extract",
"extract-template": "lingui extract-template",
"compile-strings": "lingui compile",