@zalari-oss/ce-hello-world-pure
Advanced tools
Comparing version 0.1.7 to 0.1.8
@@ -23,3 +23,3 @@ // we are so klever | ||
render() { | ||
return `<div>Hello World!</div>`; | ||
return `<div>Hello Worldz!</div>`; | ||
} | ||
@@ -26,0 +26,0 @@ |
{ | ||
"name": "@zalari-oss/ce-hello-world-pure", | ||
"version": "0.1.7", | ||
"version": "0.1.8", | ||
"description": "This is a verrry simple CustomElement built with VanillaJS(TM)", | ||
@@ -5,0 +5,0 @@ "main": "dist/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
1557