update cover

This commit is contained in:
arnaudDerbey
2019-07-01 21:58:55 +02:00
parent b16718a340
commit 80dc9c670a
2 changed files with 11 additions and 3 deletions

BIN
cover.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 63 KiB

After

Width:  |  Height:  |  Size: 91 KiB

View File

@@ -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",