Skip to content

Commit 30f81a4

Browse files
author
Nedyalko Nikolov
authored
Merge pull request #5 from sis0k0/patch-1
Update package.json
2 parents 944d534 + c57be1c commit 30f81a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: src/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "0.0.7",
44
"description": "Provides API for using Native date, time and number formatting with an API similar to Intl.js",
55
"main": "bundle",
6-
"module": "nativescript-intl",
6+
"module": "index",
77
"nativescript": {
88
"platforms": {
99
"android": "2.3.0",

0 commit comments

Comments
 (0)