We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d8e3762 + 3a93d39 commit ee4e56cCopy full SHA for ee4e56c
src/package.json
@@ -1,8 +1,8 @@
1
{
2
"name": "nativescript-intl",
3
- "version": "0.0.3",
+ "version": "0.0.4",
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