@byjohann/ui
Advanced tools
Comparing version 0.2.1 to 0.2.2
{ | ||
"name": "@byjohann/ui", | ||
"type": "module", | ||
"version": "0.2.1", | ||
"version": "0.2.2", | ||
"packageManager": "pnpm@8.7.6", | ||
@@ -64,2 +64,3 @@ "description": "A collection of Vue.js components for my projects", | ||
"@byjohann/eslint-config": "^0.2.2", | ||
"@iconify-json/ph": "^1.1.6", | ||
"@julr/unocss-preset-forms": "^0.0.5", | ||
@@ -66,0 +67,0 @@ "@types/node": "^20.6.4", |
@@ -29,2 +29,11 @@ # @byjohann/ui | ||
}, | ||
imports: { | ||
presets: [ | ||
{ | ||
from: "@byjohann/ui", | ||
imports: ["useModals"], | ||
}, | ||
], | ||
}, | ||
}); | ||
@@ -31,0 +40,0 @@ ``` |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
27349
44
18