From a7d2889c81077f1dc39df1c43dce0a23c31403ee Mon Sep 17 00:00:00 2001 From: tiennm99 Date: Tue, 11 Nov 2025 20:50:57 +0700 Subject: [PATCH] Update package.json --- package.json | 1 + 1 file changed, 1 insertion(+) 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",