We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d8e3762 commit 2d4e5ebCopy full SHA for 2d4e5eb
src/package.json
@@ -2,7 +2,7 @@
2
"name": "nativescript-intl",
3
"version": "0.0.3",
4
"description": "Provides API for using Native date, time and number formatting with an API similar to Intl.js",
5
- "main": "nativescript-intl.js",
+ "main": "nativescript-intl",
6
"nativescript": {
7
"platforms": {
8
"android": "2.1.0",
0 commit comments