Skip to content

Commit 21f81a7

Browse files
2.0.0
1 parent c0ff88f commit 21f81a7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "draggable-vue-directive",
3-
"version": "1.3.0",
3+
"version": "2.0.0",
44
"description": "A simple directive to handle drag and drop of any Vue component",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)