We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 944d534 commit c57be1cCopy full SHA for c57be1c
src/package.json
@@ -3,7 +3,7 @@
3
"version": "0.0.7",
4
"description": "Provides API for using Native date, time and number formatting with an API similar to Intl.js",
5
"main": "bundle",
6
- "module": "nativescript-intl",
+ "module": "index",
7
"nativescript": {
8
"platforms": {
9
"android": "2.3.0",
0 commit comments