Skip to content

Commit 128ab8a

Browse files
bump
1 parent 4efdcd2 commit 128ab8a

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

package.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "nativescript-localize",
33
"description": "Native internationalization plugin for NativeScript using platforms standards",
4-
"version": "2.0.1",
4+
"version": "2.0.2",
55
"keywords": [
66
"nativescript",
77
"internationalization",
@@ -15,6 +15,12 @@
1515
"bugs": "https://github.com/lfabreges/nativescript-localize/issues",
1616
"license": "MIT",
1717
"author": "Ludovic Fabrèges",
18+
"contributors": [
19+
{
20+
"name": "Eddy Verbruggen",
21+
"email": "[email protected]"
22+
}
23+
],
1824
"main": "index.js",
1925
"typings": "index.d.ts",
2026
"repository": {

0 commit comments

Comments
 (0)