@burh/nuxt-core 1.0.50 → 1.0.51

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -54,7 +54,7 @@
54
54
  <hr />
55
55
  <div class="row px-4">
56
56
  <div class="col-4">
57
- <label for="name">Nome(opcional)</label>
57
+ <label for="name">Nome</label>
58
58
  </div>
59
59
  <div class="col-8">
60
60
  <label for="email">E-mail</label>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@burh/nuxt-core",
3
- "version": "1.0.50",
3
+ "version": "1.0.51",
4
4
  "description": "Design System and Components.",
5
5
  "author": "Burh",
6
6
  "scripts": {