sapp-common-package-test-final 1.0.0 → 1.0.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
@@ -617,7 +617,7 @@ div._12I9I {
617
617
  }
618
618
 
619
619
  ._3LEeo {
620
- @apply bg-button text-gray-2;
620
+ @apply bg-white text-gray-2;
621
621
  }
622
622
 
623
623
  ._1N2aY {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "sapp-common-package-test-final",
3
- "version": "1.0.0",
3
+ "version": "1.0.1",
4
4
  "description": "Made with create-react-library",
5
5
  "author": "",
6
6
  "license": "MIT",