vue-offline
Advanced tools
Comparing version 1.0.8 to 1.0.9
@@ -22,3 +22,3 @@ export default { | ||
const offlienHandler = () => { | ||
const offlineHandler = () => { | ||
this.$emit('offline') | ||
@@ -25,0 +25,0 @@ this.OfflineOnly = true |
{ | ||
"name": "vue-offline", | ||
"version": "1.0.8", | ||
"version": "1.0.9", | ||
"description": "Online/Offline events and directives for vue application", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package