Skip to content

Commit

Permalink
Add command to run config
Browse files Browse the repository at this point in the history
  • Loading branch information
dhoko authored and mmso committed Jun 29, 2021
1 parent eb26403 commit 2f4e614
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
7 changes: 3 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,10 +39,9 @@ For additional details on how to interact with the monorepo, see the [yarn docs]

You can help us to translate the application on crowdin.

- For proton-mail, proton-drive, proton-account: [Crowdin ProtonMail](https://crowdin.com/project/protonmail)
- For proton-calendar: [Crowdin ProtonCalendar](https://crowdin.com/project/proton-test-3)
- For proton-vpnsettings: [Crowdin ProtonVPN](https://crowdin.com/project/protonvpn)

- For proton-mail, proton-drive, proton-account: [Crowdin ProtonMail](https://crowdin.com/project/protonmail)
- For proton-calendar: [Crowdin ProtonCalendar](https://crowdin.com/project/proton-test-3)
- For proton-vpnsettings: [Crowdin ProtonVPN](https://crowdin.com/project/protonvpn)

## License

Expand Down
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
"utilities/*"
],
"scripts": {
"config-app": "packages/config/install",
"version": "yarn workspace scripts run version:applications"
},
"husky": {
Expand Down

0 comments on commit 2f4e614

Please sign in to comment.