matcha-core 19.24.0 → 19.25.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.
@@ -225,7 +225,6 @@ border-radius-8 | radius-8
225
225
  one-line-text | line-clamp-1
226
226
 
227
227
 
228
-
229
228
  flex-center => flex-justify-center
230
229
  flex-end => flex-justify-end
231
230
  flex-start => flex-justify-start
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "matcha-core",
3
- "version": "19.24.0",
3
+ "version": "19.25.0",
4
4
  "description": "Matcha Core is the core of css classes used in matcha design system",
5
5
  "main": "core.scss",
6
6
  "author": "",