diff --git a/package.json b/package.json index 81da388..bea7c0c 100644 --- a/package.json +++ b/package.json @@ -1,8 +1,8 @@ { "name": "@dwayneparton/geojson-to-gpx", - "version": "0.0.27", + "version": "0.0.28", "description": "Converts GeoJson to GPX", - "main": "dist/index.js", + "browser": "dist/index.js", "module": "dist/index.js", "types": "./dist/index.d.ts", "files": [