mrxy-yk 1.0.21 → 1.0.23

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.
@@ -2256,7 +2256,7 @@
2256
2256
  -webkit-box-orient: vertical;
2257
2257
  }
2258
2258
 
2259
- .border-radius-full {
2259
+ .bor-radius-full {
2260
2260
  border-radius: 50%;
2261
2261
  }
2262
2262
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "mrxy-yk",
3
- "version": "1.0.21",
3
+ "version": "1.0.23",
4
4
  "private": false,
5
5
  "type": "module",
6
6
  "description": "A collection of Vue 3 components and utilities",
package/web-types.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "framework": "vue",
3
3
  "name": "mrxy-yk",
4
- "version": "1.0.21",
4
+ "version": "1.0.23",
5
5
  "js-types-syntax": "typescript",
6
6
  "contributions": {
7
7
  "html": {