Skip to content
This repository has been archived by the owner on Sep 13, 2019. 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 b7694bf commit 9fa9a96
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion package.json
Expand Up @@ -4,7 +4,8 @@
"description": "A node version of the X-ray Goggles",
"private": true,
"scripts": {
"postinstall": "bower install"
"postinstall": "bower install",
"download-locales": "webmaker-download-locales goggles"
},
"dependencies": {
"async": "0.2.9",
Expand All @@ -24,6 +25,7 @@
"noxmox": "0.2.4",
"nunjucks": "0.1.10",
"sequelize": "1.6.0",
"webmaker-download-locales": "0.0.6",
"webmaker-loginapi": "https://github.com/mozilla/node-webmaker-loginapi/tarball/v0.1.18"
},
"optionalDependencies": {
Expand Down

0 comments on commit 9fa9a96

Please sign in to comment.