croud-layout
Advanced tools
Comparing version 1.8.1 to 1.8.2
{ | ||
"name": "croud-layout", | ||
"main": "src/plugin.js", | ||
"version": "1.8.1", | ||
"version": "1.8.2", | ||
"description": "A Vue.js project", | ||
@@ -6,0 +6,0 @@ "author": "Brock <brock.reece@croud.co.uk>", |
@@ -89,8 +89,2 @@ import storage from 'localstorage' | ||
displayPassword() { | ||
this.$nextTick(() => { | ||
this.focusPassword() | ||
}) | ||
}, | ||
focusPassword() { | ||
@@ -97,0 +91,0 @@ this.$refs.password.focus() |
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
14021987
183929