@ewc-lib/ewc-footer-notes
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "@ewc-lib/ewc-footer-notes", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "src/main.mjs", |
@@ -19,3 +19,3 @@ # Screenshot | ||
"dependencies": { | ||
"@ewc-lib/ewc-footer-notes": "^0.1.0" | ||
"@ewc-lib/ewc-footer-notes": "^1.0.0" | ||
} | ||
@@ -40,5 +40,5 @@ | ||
<ewc-footer-notes | ||
note="This is a non-informative footnote text." | ||
url="https://ec.europa.eu/eurostat"> | ||
<ewc-footer-notes | ||
note="This is a demonstration of a footer note." | ||
url="https://ec.europa.eu/eurostat/"> | ||
</ewc-footer-notes> | ||
@@ -45,0 +45,0 @@ </body> |
15374