Skip to content

Commit

Permalink
rollback on package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
lfbarrile01 committed Nov 22, 2024
1 parent 40900ae commit f43cce5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
"compile:i18n": "formatjs compile-folder \"./locales/extracted\" --format simple \"./locales/compiled\"",
"i18n": "npm run extract:i18n & npm run compile:i18n",
"test": "jest",
"test:coverage": "jest --coverage",
"set-local-env": "shx cp .env.local.example .env",
"set-env": "shx cp .env.example .env",
"docker-compose": "npm run set-env && docker-compose up -d"
Expand Down

0 comments on commit f43cce5

Please sign in to comment.