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 4cccf38 commit 1d09c75Copy full SHA for 1d09c75
bower.json
@@ -2,7 +2,7 @@
2
"name": "vue.dragable.for",
3
"authors": ["desmaisons_david <[email protected]>"],
4
"description": "vue dragable for directive",
5
- "main": "src\\vuedragablefor.js",
+ "main": "src/vuedragablefor.js",
6
"keywords": [
7
"vue",
8
"list",
package.json
@@ -2,9 +2,9 @@
"name": "vuedragablefor",
"version": "1.0.5",
"files": [
- "src\\vuedragablefor.js"
+ "src/vuedragablefor.js"
],
9
10
0 commit comments