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 484e2f8 commit fd36119Copy full SHA for fd36119
package.json
@@ -1,9 +1,9 @@
1
{
2
"name": "vuedragablefor",
3
- "version": "1.0.0",
+ "version": "1.0.1",
4
"description": "vue dragable for directive",
5
"main": "src\\vuedragablefor.js",
6
- "files": [
+ "files": [
7
"src\\vuedragablefor.js"
8
],
9
"keywords": [
@@ -20,7 +20,7 @@
20
"lodash": "^4.13.1",
21
"Sortable": "^1.4.2"
22
},
23
- "devDependencies": {
+ "devDependencies": {
24
"bower": "^1.7.9",
25
"gulp": "^3.9.1",
26
"connect": "^3.4.1",
0 commit comments