Comparing version
@@ -9,2 +9,6 @@ # Changelog | ||
## 0.4.0 | ||
* `CHORE`: provide pre-built UMD distribution | ||
## 0.3.0 | ||
@@ -11,0 +15,0 @@ |
@@ -124,3 +124,3 @@ import { domify } from 'min-dom'; | ||
onEnd(event); | ||
onEnd(); | ||
} | ||
@@ -127,0 +127,0 @@ |
@@ -126,3 +126,3 @@ 'use strict'; | ||
onEnd(event); | ||
onEnd(); | ||
} | ||
@@ -129,0 +129,0 @@ |
{ | ||
"name": "file-drops", | ||
"version": "0.3.0", | ||
"version": "0.4.0", | ||
"description": "A simple in-browser file drop utility", | ||
"main": "dist/index.js", | ||
"module": "dist/index.esm.js", | ||
"unpkg": "dist/file-drops.umd.js", | ||
"scripts": { | ||
@@ -28,6 +29,8 @@ "all": "run-s lint test bundle", | ||
"devDependencies": { | ||
"eslint": "^5.6.0", | ||
"eslint-plugin-bpmn-io": "^0.6.0", | ||
"@rollup/plugin-commonjs": "^11.0.2", | ||
"@rollup/plugin-node-resolve": "^7.1.1", | ||
"eslint": "^6.8.0", | ||
"eslint-plugin-bpmn-io": "^0.10.0", | ||
"npm-run-all": "^4.1.3", | ||
"rollup": "^0.65.2" | ||
"rollup": "^1.31.1" | ||
}, | ||
@@ -34,0 +37,0 @@ "dependencies": { |
@@ -23,3 +23,3 @@ # file-drops | ||
On drop over, the utility will attach a the following overlay to the | ||
On drop over, the utility will attach the following overlay to the | ||
element for which the drop handler got registered: | ||
@@ -40,2 +40,2 @@ | ||
MIT | ||
MIT |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
64652
117.32%10
25%597
81.46%40
2.56%6
50%