Skip to content

Commit d860c4b

Browse files
author
Sasha Milenkovic
committed
fix: fixes issue #83
1 parent e16aede commit d860c4b

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

dist/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@formkit/drag-and-drop",
3-
"version": "0.4.0",
3+
"version": "0.4.1",
44
"description": "Drag and drop package.",
55
"main": "./index.cjs",
66
"types": "./index.d.cts",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "0.4.0",
2+
"version": "0.4.1",
33
"private": true,
44
"description": "Drag and drop package.",
55
"main": "./index.cjs",

0 commit comments

Comments
 (0)