sapp-common-package-test-final 1.5.0 → 1.5.1

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.
Files changed (2) hide show
  1. package/dist/index.css +1 -1
  2. package/package.json +1 -1
package/dist/index.css CHANGED
@@ -757,7 +757,7 @@ button._1GA3p:hover {
757
757
  }
758
758
 
759
759
  div._2Uj7C {
760
- @apply flex justify-between items-center py-4 !border-b-0.25 !border-solid border-[#F1F1F4];
760
+ @apply flex justify-between items-center py-4 !border-b-[10px] !border-solid border-[#F1F1F4];
761
761
  }
762
762
 
763
763
  ._1NX4k {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "sapp-common-package-test-final",
3
- "version": "1.5.0",
3
+ "version": "1.5.1",
4
4
  "description": "Made with create-react-library",
5
5
  "author": "",
6
6
  "license": "MIT",