Skip to content

Commit

Permalink
Build: Remove cldr-data-downloader from package.json, add on .bowerrc
Browse files Browse the repository at this point in the history
  • Loading branch information
rxaviers committed Dec 9, 2014
1 parent 532cec3 commit 442329d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions .bowerrc
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"directory": "external",
"scripts": {
"preinstall": "npm install [email protected]",
"postinstall": "node ./node_modules/cldr-data-downloader/bin/download.js -i external/cldr-data/index.json -o external/cldr-data/"
}
}
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,6 @@
"cldr-data": ">=25"
},
"devDependencies": {
"cldr-data-downloader": "0.1.x",
"grunt": "0.4.5",
"grunt-check-dependencies": "0.6.0",
"grunt-compare-size": "0.4.0",
Expand Down

0 comments on commit 442329d

Please sign in to comment.