update cover
This commit is contained in:
BIN
cover.png
BIN
cover.png
Binary file not shown.
|
Before Width: | Height: | Size: 63 KiB After Width: | Height: | Size: 91 KiB |
14
package.json
14
package.json
@@ -1,13 +1,21 @@
|
|||||||
{
|
{
|
||||||
"name": "sv-dropzone",
|
"name": "sv-dropzone",
|
||||||
"version": "1.0.1",
|
"version": "1.0.21",
|
||||||
"description": "A simple && ssr ready wrapper around dropzone.JS for svelte/sapper.",
|
"description": "A simple & ssr ready wrapper around dropzone.JS for svelte/sapper.",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"svelte",
|
"svelte",
|
||||||
"sapper",
|
"sapper",
|
||||||
|
"svelte-components",
|
||||||
"dropzone",
|
"dropzone",
|
||||||
"file upload"
|
"dropzonejs"
|
||||||
],
|
],
|
||||||
|
"repository": {
|
||||||
|
"type": "git",
|
||||||
|
"url": "https://github.com/arnaudDerbey/sv-dropzone.git"
|
||||||
|
},
|
||||||
|
"bugs": {
|
||||||
|
"url": "https://github.com/arnaudDerbey/sv-dropzone/issues"
|
||||||
|
},
|
||||||
"main": "index.svelte",
|
"main": "index.svelte",
|
||||||
"author": "Arnaud DERBEY",
|
"author": "Arnaud DERBEY",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
|
|||||||
Reference in New Issue
Block a user