We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2cf4b7 commit 700a707Copy full SHA for 700a707
.npmignore
@@ -0,0 +1,5 @@
1
+.DS_Store
2
+node_modules/
3
+dist/demo.js
4
+static/
5
+npm-debug.log
package.json
@@ -1,6 +1,6 @@
{
"name": "vue-drag-resize",
- "version": "1.4.0",
+ "version": "1.4.1",
"description": "Vue Component for resize and drag elements",
"author": "Kirill Murashov <me@kirillmurashov.com>",
6
"main": "dist/index.js",
0 commit comments