We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2cf8dc5 commit 601e674Copy full SHA for 601e674
package.json
@@ -94,6 +94,8 @@
94
"herokupush": "git push heroku release-2.0:master",
95
"herokuforce": "git push heroku release-2.0:master --force",
96
"heroku": "yarn herokupush",
97
+ "crowdinup" : "crowdin upload sources",
98
+ "crowdindown" : "crowdin download",
99
"pretag": "cd ./client && yarn pretag && cd../",
100
"dev": "echo \"This command has been deprecated. Use 'npm start'\" && exit 1",
101
"lint": "eslint ."
0 commit comments