update cover
This commit is contained in:
14
package.json
14
package.json
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user