Skip to content

Commit 83648ad

Browse files
committed
Update to v0.1.2
1 parent a8f6600 commit 83648ad

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

package.json

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,17 @@
11
{
22
"name": "babel-plugin-intlized-components",
3-
"version": "0.1.1",
3+
"version": "0.1.2",
44
"main": "./lib/index.js",
55
"description": "Babel plugin for intlized-components",
66
"author": "Markus Wetzel <markuswetzel@gmx.net>",
77
"license": "MIT",
8-
"keywords": ["react", "redux", "i18n", "intl", "internationalization"],
8+
"keywords": [
9+
"react",
10+
"redux",
11+
"i18n",
12+
"intl",
13+
"internationalization"
14+
],
915
"repository": "https://github.com/ProAI/intlized-components.git",
1016
"bugs": {
1117
"url": "https://github.com/ProAI/intlized-components/issues"

0 commit comments

Comments
 (0)