litestar-vite-plugin 0.1.3 → 0.1.4

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.
@@ -25,7 +25,7 @@
25
25
  <div class="flex items-center justify-center space-x-6">
26
26
  <a href="https://litestar.dev">
27
27
  <svg
28
- viewBox="0 0 410 470"
28
+ viewBox="0 52 410 250"
29
29
  xmlns="http://www.w3.org/2000/svg"
30
30
  class="h-16 w-auto"
31
31
  >
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "litestar-vite-plugin",
3
- "version": "0.1.3",
3
+ "version": "0.1.4",
4
4
  "description": "Litestar plugin for Vite.",
5
5
  "keywords": [
6
6
  "litestar",