@magicgol/polyjuice 0.57.2 → 0.57.3

Sign up to get free protection for your applications and to get access to all the features.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@magicgol/polyjuice",
3
- "version": "0.57.2",
3
+ "version": "0.57.3",
4
4
  "scripts": {
5
5
  "serve": "vue-cli-service serve",
6
6
  "build": "vue-cli-service build",
@@ -92,7 +92,7 @@ export default {
92
92
  }
93
93
 
94
94
  &-size {
95
- &-small {
95
+ &-x-small {
96
96
  div {
97
97
  font-size: 0.75rem;
98
98
  }