vue-offline
Advanced tools
Comparing version 1.0.10 to 1.0.111
@@ -1,2 +0,2 @@ | ||
export default { | ||
module.exports = { | ||
install (Vue, options) { | ||
@@ -3,0 +3,0 @@ |
{ | ||
"name": "vue-offline", | ||
"version": "1.0.10", | ||
"version": "1.0.111", | ||
"description": "Online/Offline events and directives for vue application", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
6414