Commit Graph

4 Commits

Author SHA1 Message Date
Santhosh Thottingal
a911e46bd4 Fix the path to language-data.json in @wikimedia/language-data
It was moved to data folder in recent commit:
09ab6024fe
2020-04-02 12:24:00 +05:30
Santhosh Thottingal
619646082c Installing browserify should not update package.json
npm changed their behavior of 'npm install'. See
https://github.com/npm/npm/issues/17010

use --no-save option to avoid package.json changes
2019-08-29 16:16:07 +05:30
Niklas Laxström
438c59cc65 fetch-language-data.sh: Improve and made CWD-independent 2018-03-05 18:25:57 +05:30
Santhosh Thottingal
6d6a1326b5 Use wikimedia/language-data node module for data
Now that we have this node module, let us use that as upstream
for data
2017-08-28 17:46:09 +05:30