sate-lib 1.24.0 → 1.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.
Files changed (2) hide show
  1. package/README.md +0 -2
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -61,8 +61,6 @@ import from "sate-lib/tokens.css";
61
61
  import from "sate-lib/fonts.css";
62
62
  ```
63
63
 
64
- test
65
-
66
64
  ## Commit etiquette
67
65
 
68
66
  ```bash
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "sate-lib",
3
- "version": "1.24.0",
3
+ "version": "1.25.0",
4
4
  "type": "module",
5
5
  "exports": {
6
6
  ".": {