diff --git a/package.json b/package.json index 443a28e..adfe8a2 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,6 @@ { "name": "store-scraper", + "type": "module", "version": "1.0.0", "description": "Host [google-play-scraper](https://github.com/facundoolano/google-play-scraper) and [app-store-scraper](https://github.com/facundoolano/app-store-scraper)", "main": "index.js",