Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions src/package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "nativescript-intl",
"version": "0.0.3",
"version": "0.0.4",
"description": "Provides API for using Native date, time and number formatting with an API similar to Intl.js",
"main": "nativescript-intl.js",
"main": "nativescript-intl",
"nativescript": {
"platforms": {
"android": "2.1.0",
Expand Down