Skip to content
This repository has been archived by the owner on Jan 19, 2022. It is now read-only.

Commit

Permalink
Bug 949287 - Add webmaker-download-locales module
Browse files Browse the repository at this point in the history
  • Loading branch information
alicoding committed Dec 13, 2013
1 parent 1f5115c commit bbc5222
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion package.json
Expand Up @@ -17,12 +17,14 @@
"messina": "0.1.1",
"newrelic": "1.1.1",
"nunjucks": "0.1.10",
"webmaker-download-locales": "0.0.6",
"webmaker-i18n": "https://github.com/mozilla/node-webmaker-i18n/archive/v0.3.2.tar.gz"
},
"devDependencies": {
"bower": "1.2.7"
},
"scripts": {
"postinstall": "bower install"
"postinstall": "bower install",
"download-locales": "webmaker-download-locales make-valet"
}
}

0 comments on commit bbc5222

Please sign in to comment.