vuetify 4.0.0-beta.3 → 4.0.0

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.
package/dist/vuetify.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * Vuetify v4.0.0-beta.3
2
+ * Vuetify v4.0.0
3
3
  * Forged by John Leider
4
4
  * Released under the MIT License.
5
5
  */
@@ -37456,7 +37456,7 @@
37456
37456
  };
37457
37457
  });
37458
37458
  }
37459
- const version$1 = "4.0.0-beta.3";
37459
+ const version$1 = "4.0.0";
37460
37460
  createVuetify$1.version = version$1;
37461
37461
 
37462
37462
  // Vue's inject() can only be used in setup
@@ -37480,7 +37480,7 @@
37480
37480
  ...options
37481
37481
  });
37482
37482
  };
37483
- const version = "4.0.0-beta.3";
37483
+ const version = "4.0.0";
37484
37484
  createVuetify.version = version;
37485
37485
 
37486
37486
  exports.blueprints = index;