commerce-kit 0.0.7 → 0.0.8

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 +1 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -63,4 +63,4 @@ export async function ProductList() {
63
63
 
64
64
  ## License
65
65
 
66
- This project is licensed under the MIT License – see the [LICENSE](LICENSE.md) file for details.
66
+ This project is licensed under the Apache License Version 2.0 – see the [LICENSE](LICENSE.md) file for details.
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://json.schemastore.org/package",
3
3
  "name": "commerce-kit",
4
- "version": "0.0.7",
4
+ "version": "0.0.8",
5
5
  "type": "module",
6
6
  "license": "Apache-2.0",
7
7
  "keywords": [