Merge pull request #9 from alicoding/downloadlocales

Add download locales script
This commit is contained in:
Mavis Ou 2014-05-05 14:14:45 -07:00
Родитель 2bda5cdf3e d5388cd2ef
Коммит 22c79fd725
1 изменённых файлов: 2 добавлений и 1 удалений

Просмотреть файл

@ -4,7 +4,8 @@
"description": "Mozilla Maker Party Site",
"main": "server/js/server.js",
"scripts": {
"postinstall": "bower install; grunt heroku"
"postinstall": "bower install; grunt heroku",
"download-locales": "webmaker-download-locales makerparty"
},
"keywords": [],
"author": "author",