We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80ce466 commit efd5e80Copy full SHA for efd5e80
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog for dropzone
2
3
+## 7.4.3
4
+
5
+* dev: bump all dependencies to latest version
6
7
## 7.4.2
8
9
* dev: move all tests to Cypress, remove many devDependencies (#48)
package.json
@@ -1,6 +1,6 @@
{
"name": "@deltablot/dropzone",
- "version": "7.4.2",
+ "version": "7.4.3",
"description": "Handles drag and drop of files for you.",
"keywords": [
"dragndrop",
0 commit comments