Skip to content

Commit 601e674

Browse files
committed
yarn crowdinup && yarn crowdindown
1 parent 2cf8dc5 commit 601e674

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,8 @@
9494
"herokupush": "git push heroku release-2.0:master",
9595
"herokuforce": "git push heroku release-2.0:master --force",
9696
"heroku": "yarn herokupush",
97+
"crowdinup" : "crowdin upload sources",
98+
"crowdindown" : "crowdin download",
9799
"pretag": "cd ./client && yarn pretag && cd../",
98100
"dev": "echo \"This command has been deprecated. Use 'npm start'\" && exit 1",
99101
"lint": "eslint ."

0 commit comments

Comments
 (0)