diff --git a/package.json b/package.json index 02d5d1cc..44d41327 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,10 @@ "funding": { "url": "https://github.com/sponsors/ljharb" }, - "main": "lib/index.js", + "main": "dist/qs.js", + "files": [ + "dist" + ], "sideEffects": false, "contributors": [ {