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",