update rm
This commit is contained in:
BIN
cover.png
BIN
cover.png
Binary file not shown.
|
Before Width: | Height: | Size: 91 KiB After Width: | Height: | Size: 89 KiB |
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "svelte-dropzone",
|
"name": "svelte-dropzone",
|
||||||
"version": "1.0.01",
|
"version": "1.0.03",
|
||||||
"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",
|
||||||
@@ -11,10 +11,10 @@
|
|||||||
],
|
],
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/arnaudDerbey/sv-dropzone.git"
|
"url": "https://github.com/arnaudDerbey/svelte-dropzone.git"
|
||||||
},
|
},
|
||||||
"bugs": {
|
"bugs": {
|
||||||
"url": "https://github.com/arnaudDerbey/sv-dropzone/issues"
|
"url": "https://github.com/arnaudDerbey/svelte-dropzone/issues"
|
||||||
},
|
},
|
||||||
"main": "index.svelte",
|
"main": "index.svelte",
|
||||||
"author": "Arnaud DERBEY",
|
"author": "Arnaud DERBEY",
|
||||||
|
|||||||
Reference in New Issue
Block a user