@unocss/core 0.31.13 → 0.31.16

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/index.cjs CHANGED
@@ -445,7 +445,7 @@ function resolveConfig(userConfig = {}, defaults = {}) {
445
445
  };
446
446
  }
447
447
 
448
- const version = "0.31.13";
448
+ const version = "0.31.16";
449
449
 
450
450
  class UnoGenerator {
451
451
  constructor(userConfig = {}, defaults = {}) {
package/dist/index.mjs CHANGED
@@ -441,7 +441,7 @@ function resolveConfig(userConfig = {}, defaults = {}) {
441
441
  };
442
442
  }
443
443
 
444
- const version = "0.31.13";
444
+ const version = "0.31.16";
445
445
 
446
446
  class UnoGenerator {
447
447
  constructor(userConfig = {}, defaults = {}) {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@unocss/core",
3
- "version": "0.31.13",
3
+ "version": "0.31.16",
4
4
  "description": "The instant on-demand Atomic CSS engine.",
5
5
  "keywords": [
6
6
  "unocss",