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

View File

@@ -1,13 +1,21 @@
{
"name": "sv-dropzone",
"version": "1.0.1",
"description": "A simple && ssr ready wrapper around dropzone.JS for svelte/sapper.",
"version": "1.0.21",
"description": "A simple & ssr ready wrapper around dropzone.JS for svelte/sapper.",
"keywords": [
"svelte",
"sapper",
"svelte-components",
"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",
"author": "Arnaud DERBEY",
"license": "MIT",