diff --git a/package.json b/package.json index 58b418a..6ca53b9 100644 --- a/package.json +++ b/package.json @@ -4,6 +4,7 @@ "version": "1.0.21", "description": "USSD implementation for React Native", "main": "index.js", + "type": "module", "files": [ "README.md", "index.js",