commit
a31564ae33
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue