File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 11/*!
2- * Vue-drag-and-drop-list.js v0.8.3
2+ * Vue-drag-and-drop-list.js v1.0.0
33 * (c) 2017 Hejx
44 * Released under the MIT License.
5- * https://github.com/Alex-fun /vue-drag-and-drop-list#readme
5+ * https://github.com/hejianxian /vue-drag-and-drop-list#readme
66 */
77
88( function ( global , factory ) {
Original file line number Diff line number Diff line change 11{
22 "name" : " vue-drag-and-drop-list" ,
3- "version" : " 0.8.4 " ,
3+ "version" : " 1.0.0 " ,
44 "description" : " A Vue.js directives with the HTML5 drag & drop API." ,
55 "main" : " dist/vue-drag-and-drop-list.js" ,
66 "directories" : {
1313 },
1414 "repository" : {
1515 "type" : " git" ,
16- "url" : " git+https://github.com/Alex-fun /vue-drag-and-drop-list.git"
16+ "url" : " git+https://github.com/hejianxian /vue-drag-and-drop-list.git"
1717 },
1818 "keywords" : [
1919 " vue" ,
2323 "author" : " Hejx" ,
2424 "license" : " MIT" ,
2525 "bugs" : {
26- "url" : " https://github.com/Alex-fun /vue-drag-and-drop-list/issues"
26+ "url" : " https://github.com/hejianxian /vue-drag-and-drop-list/issues"
2727 },
28- "homepage" : " https://github.com/Alex-fun /vue-drag-and-drop-list#readme" ,
28+ "homepage" : " https://github.com/hejianxian /vue-drag-and-drop-list#readme" ,
2929 "devDependencies" : {
3030 "rollup" : " ^0.34.13" ,
3131 "rollup-watch" : " ^2.5.0"
You can’t perform that action at this time.
0 commit comments