From c57be1c701a8a902154954f1fff63221baf3bb17 Mon Sep 17 00:00:00 2001 From: Stanimira Vlaeva Date: Wed, 7 Dec 2016 15:21:36 +0200 Subject: [PATCH] Update package.json --- src/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/package.json b/src/package.json index 967c132..9506a57 100644 --- a/src/package.json +++ b/src/package.json @@ -3,7 +3,7 @@ "version": "0.0.7", "description": "Provides API for using Native date, time and number formatting with an API similar to Intl.js", "main": "bundle", - "module": "nativescript-intl", + "module": "index", "nativescript": { "platforms": { "android": "2.3.0",