Change author email address
parent
c3955314
No related branches found
No related tags found
... | @@ -21,7 +21,7 @@ | ... | @@ -21,7 +21,7 @@ |
"draggable", | "draggable", | ||
"dragndrop" | "dragndrop" | ||
], | ], | ||
"author": "Julian Leucker <leuckerj@gmail.com>", | "author": "Julian Leucker <leuckeju@commu.teckids.org>", | ||
"license": "ISC", | "license": "ISC", | ||
"description": "VueJS Components to move data inside a grid via drag&drop.", | "description": "VueJS Components to move data inside a grid via drag&drop.", | ||
"main": "src/index.js", | "main": "src/index.js", | ||
... | ... |
Please register or sign in to comment