diff --git a/package.json b/package.json index 94d5361..8a746cc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "shareon", - "version": "2.0.0-beta.2", + "version": "2.0.0-beta.3", "description": "Lightweight, stylish and ethical share buttons for popular social networks", "license": "MIT", "homepage": "https://shareon.js.org", @@ -29,7 +29,8 @@ ".": { "import": "./dist/shareon.es.js", "require": "./dist/shareon.umd.js" - } + }, + "./css": "./dist/shareon.min.css" }, "files": [ "dist"