vuetify-multiple-draggable-dialogs
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "vuetify-multiple-draggable-dialogs", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Extension that gives ability to have multiple active draggable dialogs", | ||
@@ -25,3 +25,7 @@ "main": "index.js", | ||
}, | ||
"homepage": "https://github.com/NMFES/vuetify-multiple-draggable-dialogs#readme" | ||
"homepage": "https://github.com/NMFES/vuetify-multiple-draggable-dialogs#readme", | ||
"devDependencies": { | ||
"@vue/cli-plugin-babel": "~4.4.4", | ||
"babel-eslint": "^10.1.0" | ||
} | ||
} |
16142
5
71
2