CoastalCommitsPastes/server/node_modules/globalize/examples/amd-bower/.bowerrc
2022-03-06 16:46:59 -08:00

7 lines
262 B
Text

{
"directory": "bower_components",
"scripts": {
"preinstall": "npm install cldr-data-downloader",
"postinstall": "node ./node_modules/cldr-data-downloader/bin/download.js -i bower_components/cldr-data/index.json -o bower_components/cldr-data/"
}
}