Skip to content

Commit af051cf

Browse files
committed
0.1.1
1 parent f16f4b6 commit af051cf

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

package.json

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,13 @@
11
{
22
"name": "gettext-to-messageformat",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"description": "Convert gettext input (po/pot/mo files) into messageformat-compatible JSON",
5-
"keywords": ["messageformat", "gettext", "po", "i18n"],
5+
"keywords": [
6+
"messageformat",
7+
"gettext",
8+
"po",
9+
"i18n"
10+
],
611
"main": "index.js",
712
"repository": "https://github.com/eemeli/gettext-to-messageformat",
813
"author": "Eemeli Aro <[email protected]>",

0 commit comments

Comments
 (0)